[Redbutton-devel] SF.net SVN: redbutton: [177] redbutton-download/trunk/command.c
Brought to you by:
skilvington
|
From: <ski...@us...> - 2007-01-12 17:23:41
|
Revision: 177
http://svn.sourceforge.net/redbutton/?rev=177&view=rev
Author: skilvington
Date: 2007-01-12 09:23:33 -0800 (Fri, 12 Jan 2007)
Log Message:
-----------
whitespace
Modified Paths:
--------------
redbutton-download/trunk/command.c
Modified: redbutton-download/trunk/command.c
===================================================================
--- redbutton-download/trunk/command.c 2007-01-12 14:59:27 UTC (rev 176)
+++ redbutton-download/trunk/command.c 2007-01-12 17:23:33 UTC (rev 177)
@@ -519,7 +519,6 @@
unsigned int service_id;
union sigval value;
-
CHECK_USAGE(2, "retune <ServiceID>");
service_id = strtoul(argv[1], NULL, 0);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|