summaryrefslogtreecommitdiff
path: root/tftpTest/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tftpTest/test.c')
-rw-r--r--tftpTest/test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tftpTest/test.c b/tftpTest/test.c
index 6c78da7..1d40af8 100644
--- a/tftpTest/test.c
+++ b/tftpTest/test.c
@@ -113,7 +113,9 @@ makeFullname (rtems_unsigned32 host, const char *file)
static char name[16];
#endif
+#if 0
printf( "makeFullname(0x08%x, %s)\n", host, file);
+#endif
#if (defined (USE_BOOTP))
if (host) {