Changeset 769f69c


Ignore:
Timestamp:
Mar 17, 2013, 6:36:22 PM (11 years ago)
Author:
Anders Kaseorg <andersk@mit.edu>
Parents:
3496369 (diff), 0a6a2d6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:
Merge 0a6a2d6c705877b7c1cf418c94cebbe09ecbfdbc into 3496369c2871b87831bd7bcfef61f8cc5bf36a3c
File:
1 edited

Legend:

Unmodified
Added
Removed
  • global.c

    r0792d99 r0a6a2d6  
    99  const char *homedir;
    1010
     11#if !GLIB_CHECK_VERSION(2, 35, 0)
    1112  g_type_init();
     13#endif
    1214#if !GLIB_CHECK_VERSION(2, 31, 0)
    1315  g_thread_init(NULL);
Note: See TracChangeset for help on using the changeset viewer.