From b39232c7ffa83ce7bfb211bd1d7636263ee46ad7 Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Tue, 18 Sep 2012 22:10:47 -0500 Subject: [PATCH] trivial compiler warning --- src/switch_xml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/switch_xml.c b/src/switch_xml.c index d4b26e0b9d..a4da3ca6cf 100644 --- a/src/switch_xml.c +++ b/src/switch_xml.c @@ -1446,7 +1446,7 @@ static int preprocess(const char *cwd, const char *file, FILE *write_fd, int rle } if ((cmd = strstr(bp, ""))) {