You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changelog.h
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1563,8 +1563,8 @@
1563
1563
// --logfile-system-detailed-output-record-types: specifies the enabled record types for System Detailed Output logfile (default is all types)
1564
1564
// --system-detailed-output-age-thresholds: specifies the age thresholds for System Detailed Output logfile
1565
1565
// --system-detailed-output-time-thresholds: specifies the time thresholds for System Detailed Output logfile
1566
-
// - Removed stashing to SSE SNe file - printing is now done directly (stashing no loger required since we now don'r save/revert).
1567
-
// I was going to remove the save/revert state functios - we don't need them (we have clone functions), but I left them in for now (just in case we find a need...).
1566
+
// - Removed stashing to SSE SNe file - printing is now done directly (stashing no longer required since we now don'r save/revert).
1567
+
// I was going to remove the save/revert state functions - we don't need them (we have clone functions), but I left them in for now (just in case we find a need...).
0 commit comments