/[xlog]/xlog/src/utils.c
ViewVC logotype

Diff of /xlog/src/utils.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by pa4tu, Sat Nov 23 15:57:51 2002 UTC revision 1.7 by pa4tu, Sat Nov 23 18:11:08 2002 UTC
# Line 64  extern GHashTable *prefixes; Line 64  extern GHashTable *prefixes;
64  extern void *shareCall;  extern void *shareCall;
65  extern GList *logwindowlist;  extern GList *logwindowlist;
66  extern GdkColormap *colormap;  extern GdkColormap *colormap;
67    extern gchar *searchpx;
68    
69  #if WANT_HAMLIB  #if WANT_HAMLIB
70  extern gint hamlibtimer;  extern gint hamlibtimer;
# Line 267  save_windowsize_and_cleanup (void) Line 268  save_windowsize_and_cleanup (void)
268        shmctl (state.shmid, IPC_RMID, NULL);        shmctl (state.shmid, IPC_RMID, NULL);
269      }      }
270    
271      g_free(searchpx);
272    
273    freestate ();    freestate ();
274    freeprefs ();    freeprefs ();
275    freeremote ();    freeremote ();

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26