[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] even more first-class when you spell it correctly, i"d ...
Update of /home/minion/cvsroot/src/minion/lib/mixminion
In directory moria.mit.edu:/home2/arma/work/minion/cvs/src/minion/lib/mixminion
Modified Files:
ServerInfo.py
Log Message:
even more first-class when you spell it correctly, i'd guess
Index: ServerInfo.py
===================================================================
RCS file: /home/minion/cvsroot/src/minion/lib/mixminion/ServerInfo.py,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- ServerInfo.py 3 May 2005 03:29:35 -0000 1.91
+++ ServerInfo.py 3 May 2005 06:10:37 -0000 1.92
@@ -175,7 +175,7 @@
},
}
_features = { "capabilities" : 1, "caps" : 1,
- "fignerprint" : 1 }
+ "fingerprint" : 1 }
expected_versions = {
"Server" : ( "Descriptor-Version", "0.2"),
"Incoming/MMTP" : ("Version", "0.1"),