Fully implement arbitrary delimiters on DATA LIST, extending the half
[pspp-builds.git] / src / glob.c
index e1d5bba0b303214cac0a2e224c5c505e9b605569..83dd2b66ef49ac75ed1b8592469022dfe3958c37 100644 (file)
@@ -151,7 +151,7 @@ init_glob (int argc UNUSED, char **argv)
   last_vfm_invocation = time (NULL);
 
   /* lexer.h */
-  ds_init (NULL, &tokstr, 64);
+  ds_init (&tokstr, 64);
 
   /* common.h */
   {