diff --git a/twander.py b/twander.py index d84187d..21fc81b 100755 --- a/twander.py +++ b/twander.py @@ -6,7 +6,7 @@ # Program Information PROGNAME = "twander" -RCSID = "$Id: twander.py,v 2.75 2003/01/20 07:44:28 tundra Exp $" +RCSID = "$Id: twander.py,v 2.76 2003/01/20 07:58:10 tundra Exp $" VERSION = RCSID.split()[2] # Copyright Information @@ -81,7 +81,7 @@ # General Program Commands -CLRHIST = '' # Clear Command History +CLRHIST = '' # Clear Command History MOUSECTX = '' # Pop-up Context Menu MOUSEDIR = '' # Pop-up Directory Menu KEYPRESS = '' # Any keypress (for commands)