fix playJournal instruction in comments

This commit is contained in:
blackwc 2015-10-28 22:52:16 -04:00
parent bba604a043
commit ca37e9f84e
4 changed files with 4 additions and 4 deletions

View file

@ -57,7 +57,7 @@ $displayHelp = false;
// Use these to record and play back crashes
//saveJournal("editorOnFileQuitCrash.jrn");
//playJournal("editorOnFileQuitCrash.jrn", false);
//playJournal("editorOnFileQuitCrash.jrn");
//------------------------------------------------------------------------------
// Check if a script file exists, compiled or not.

View file

@ -57,7 +57,7 @@ $displayHelp = false;
// Use these to record and play back crashes
//saveJournal("editorOnFileQuitCrash.jrn");
//playJournal("editorOnFileQuitCrash.jrn", false);
//playJournal("editorOnFileQuitCrash.jrn");
//------------------------------------------------------------------------------
// Check if a script file exists, compiled or not.

View file

@ -57,7 +57,7 @@ $displayHelp = false;
// Use these to record and play back crashes
//saveJournal("editorOnFileQuitCrash.jrn");
//playJournal("editorOnFileQuitCrash.jrn", false);
//playJournal("editorOnFileQuitCrash.jrn");
//------------------------------------------------------------------------------
// Check if a script file exists, compiled or not.

View file

@ -57,7 +57,7 @@ $displayHelp = false;
// Use these to record and play back crashes
//saveJournal("editorOnFileQuitCrash.jrn");
//playJournal("editorOnFileQuitCrash.jrn", false);
//playJournal("editorOnFileQuitCrash.jrn");
//------------------------------------------------------------------------------
// Check if a script file exists, compiled or not.