svn commit: trunk/busybox/networking

aldot at busybox.net aldot at busybox.net
Wed Apr 5 16:47:03 UTC 2006


Author: aldot
Date: 2006-04-05 09:47:02 -0700 (Wed, 05 Apr 2006)
New Revision: 14758

Log:
- this applet should peruse USE_FEATURE_TFTP_...


Modified:
   trunk/busybox/networking/tftp.c


Changeset:
Modified: trunk/busybox/networking/tftp.c
===================================================================
--- trunk/busybox/networking/tftp.c	2006-04-05 16:37:25 UTC (rev 14757)
+++ trunk/busybox/networking/tftp.c	2006-04-05 16:47:02 UTC (rev 14758)
@@ -530,7 +530,7 @@
 #define GET_COMPL ":g"
 #else
 #define GET
-#define GET_COMP
+#define GET_COMPL
 #endif
 
 #ifdef CONFIG_FEATURE_TFTP_PUT




More information about the busybox-cvs mailing list