]> diplodocus.org Git - nmh/blobdiff - sbr/readconfig.c
Garbage-collect all of this unused code.
[nmh] / sbr / readconfig.c
index 2e319fe6b265a02ec06b0ed6195e021ca70645ec..5d1168939d05cb65ac8dd10483b413c601acf557 100644 (file)
@@ -42,7 +42,7 @@ static struct node **opp = NULL;
 
 
 void
-readconfig (struct node **npp, FILE *ib, char *file, int ctx)
+readconfig (struct node **npp, FILE *ib, const char *file, int ctx)
 {
     register int state;
     register char *cp;