svn commit: trunk/busybox/networking
vda at busybox.net
vda at busybox.net
Sat Apr 19 14:57:57 PDT 2008
Author: vda
Date: 2008-04-19 14:57:57 -0700 (Sat, 19 Apr 2008)
New Revision: 21779
Log:
remove whitespace damage. No code changes
Modified:
trunk/busybox/networking/ipcalc.c
Changeset:
Modified: trunk/busybox/networking/ipcalc.c
===================================================================
--- trunk/busybox/networking/ipcalc.c 2008-04-19 21:30:52 UTC (rev 21778)
+++ trunk/busybox/networking/ipcalc.c 2008-04-19 21:57:57 UTC (rev 21779)
@@ -181,7 +181,7 @@
bb_herror_msg_and_die("cannot find hostname for %s", argv[0]);
}
str_tolower(hostinfo->h_name);
-
+
printf("HOSTNAME=%s\n", hostinfo->h_name);
}
}
More information about the busybox-cvs
mailing list