]> diplodocus.org Git - nmh/blobdiff - uip/comp.c
Whoops, forgot to initialize the linked list next pointer to NULL.
[nmh] / uip / comp.c
index 08507299e63c8ffb23785cadfe42ef8013e7179a..a7300c34300c647f5c6a4ea4fa081e15ec2c3f25 100644 (file)
@@ -83,9 +83,7 @@ main (int argc, char **argv)
     struct format *fmt;
     struct stat st;
 
-#ifdef LOCALE
     setlocale(LC_ALL, "");
-#endif
     invo_name = r1bindex (argv[0], '/');
 
     /* read user profile/context */