[wiaflos-devel] COMMIT - r221 - trunk/wiaflos/client
svn at linuxrulz.org
svn at linuxrulz.org
Sun Aug 10 17:17:50 GMT 2008
Author: nkukard
Date: 2008-08-10 17:17:49 +0000 (Sun, 10 Aug 2008)
New Revision: 221
Modified:
trunk/wiaflos/client/cmdline.pm
Log:
* Removed whitespaces
Modified: trunk/wiaflos/client/cmdline.pm
===================================================================
--- trunk/wiaflos/client/cmdline.pm 2008-08-10 17:16:32 UTC (rev 220)
+++ trunk/wiaflos/client/cmdline.pm 2008-08-10 17:17:49 UTC (rev 221)
@@ -146,7 +146,7 @@
# Setup term
my $OUT = $term->OUT || \*STDOUT;
-
+
# While input process, else its ctrl-D
while (defined(my $cmdline = $term->readline(join('/', at cmdPos)."> "))) {
processCommand($OUT,$cmdline);
More information about the wiaflos-devel
mailing list