]> diplodocus.org Git - nmh/blobdiff - uip/replsbr.c
Use va_copy() to get a copy of va_list, instead of using original.
[nmh] / uip / replsbr.c
index 3fa67d204e7de6c51eb1c70f42599b7707ed45e2..2f26c373139d277cf2653a22219091be768fa6e2 100644 (file)
@@ -484,8 +484,7 @@ replfilter (FILE *in, FILE *out, char *filter, int fmtproc)
 }
 
 
 }
 
 
-static
-char *
+static char *
 fix_addresses (char *str)
 {
     char *fixed_str = NULL;
 fix_addresses (char *str)
 {
     char *fixed_str = NULL;