projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0ffbaf
)
Typo fix.
author
Eric S. Raymond
<esr@thyrsus.com>
Tue, 30 Nov 2010 07:23:53 +0000
(07:23 +0000)
committer
Eric S. Raymond
<esr@thyrsus.com>
Tue, 30 Nov 2010 07:23:53 +0000
(07:23 +0000)
src/sst.py
patch
|
blob
|
history
diff --git
a/src/sst.py
b/src/sst.py
index 9397ce8319ba5af0935159c8e3a2a38c6bb7bf04..caf6b6e855b084b4148c1bf731a4d072f1bd02bd 100644
(file)
--- a/
src/sst.py
+++ b/
src/sst.py
@@
-9,7
+9,7
@@
and Paul Reynolds, with modifications by Don Smith, Tom Almy,
Stas Sergeev, and Eric S. Raymond.
See the doc/HACKING file in the distribution for designers notes and advice
-
i
on how to modify (and how not to modify!) this code.
+on how to modify (and how not to modify!) this code.
"""
import os, sys, math, curses, time, readline, cPickle, random, copy, gettext, getpass