diff lib-src/hexl.c @ 42439:d8a417105504

Remove unnecessary whitespaces.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 30 Dec 2001 22:09:01 +0000
parents 4a529ce5a52e
children 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- a/lib-src/hexl.c	Sun Dec 30 22:07:35 2001 +0000
+++ b/lib-src/hexl.c	Sun Dec 30 22:09:01 2001 +0000
@@ -73,7 +73,7 @@
    ** <filename>	dump filename
    ** -		(as filename == stdin)
    */
-    
+
   while (*argv && *argv[0] == '-' && (*argv)[1])
     {
       /* A switch! */