[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] clean up typo
Update of /home2/or/cvsroot/tor/src/or
In directory moria:/home/arma/work/onion/cvs/tor/src/or
Modified Files:
main.c
Log Message:
clean up typo
Index: main.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/main.c,v
retrieving revision 1.625
retrieving revision 1.626
diff -u -p -d -r1.625 -r1.626
--- main.c 14 Feb 2006 17:30:04 -0000 1.625
+++ main.c 9 Mar 2006 00:10:28 -0000 1.626
@@ -1278,7 +1278,7 @@ signal_callback(int fd, short events, vo
}
/**
- * Write current memory uusage information to the log.
+ * Write current memory usage information to the log.
*/
static void
dumpmemusage(int severity)