packages: rc-scripts-user/run-fast-or-hide.c - tiny typo
glen
glen at pld-linux.org
Mon Jan 31 22:05:00 CET 2011
Author: glen Date: Mon Jan 31 21:05:00 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- tiny typo
---- Files affected:
packages/rc-scripts-user:
run-fast-or-hide.c (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/rc-scripts-user/run-fast-or-hide.c
diff -u packages/rc-scripts-user/run-fast-or-hide.c:1.3 packages/rc-scripts-user/run-fast-or-hide.c:1.4
--- packages/rc-scripts-user/run-fast-or-hide.c:1.3 Mon Jan 31 20:48:10 2011
+++ packages/rc-scripts-user/run-fast-or-hide.c Mon Jan 31 22:04:55 2011
@@ -62,7 +62,7 @@
}
/* usleep will be interrupted by sigchld, this thing makes sure we wait
- * specified ammount of time if there was no child, or it wasn't the right one */
+ * specified amount of time if there was no child, or it wasn't the right one */
static void
mysleep( long int sleep_usec )
{
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rc-scripts-user/run-fast-or-hide.c?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list