summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libnetworking/libc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-21 13:04:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-21 13:04:55 +0000
commit33679ec46e4e57d47be4580d4b699278733369d7 (patch)
treec3b2cdcea96c771c03524058a1877c6f0b4f280c /c/src/exec/libnetworking/libc
parentRemoved networkconfig.h since it reflects target specific initialization. (diff)
downloadrtems-33679ec46e4e57d47be4580d4b699278733369d7.tar.bz2
All warnings removed.
Diffstat (limited to 'c/src/exec/libnetworking/libc')
-rw-r--r--c/src/exec/libnetworking/libc/res_send.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/libnetworking/libc/res_send.c b/c/src/exec/libnetworking/libc/res_send.c
index 8ab2d43804..08cb78490f 100644
--- a/c/src/exec/libnetworking/libc/res_send.c
+++ b/c/src/exec/libnetworking/libc/res_send.c
@@ -852,7 +852,7 @@ read_len:
(stdout, ";; got answer:\n"));
DprintQ((_res.options & RES_DEBUG) ||
(_res.pfcode & RES_PRF_REPLY),
- (stdout, ""),
+ (stdout, "%s", ""),
ans, (resplen>anssiz)?anssiz:resplen);
/*
* If using virtual circuits, we assume that the first server