pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/glob.c


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/src/glob.c
Date: Fri, 21 Jan 2005 06:59:45 -0500

Index: pspp/src/glob.c
diff -u pspp/src/glob.c:1.23 pspp/src/glob.c:1.24
--- pspp/src/glob.c:1.23        Tue Nov 23 05:54:57 2004
+++ pspp/src/glob.c     Fri Jan 21 11:59:39 2005
@@ -127,6 +127,7 @@
 #endif /* ENABLE_NLS */
 
   fn_init ();
+  fh_init ();
   getl_initialize ();
 
   /* PORTME: If your system/OS has the nasty tendency to halt with a
@@ -187,6 +188,8 @@
   free(logfn);
   done_settings();
   ds_destroy (&tokstr);
+
+  fh_done();
 }
 
 static void




reply via email to

[Prev in Thread] Current Thread [Next in Thread]