Split gcontenttype.c
authorMatthias Clasen <mclasen@redhat.com>
Wed, 4 Jul 2012 01:13:32 +0000 (21:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 4 Jul 2012 01:13:32 +0000 (21:13 -0400)
commit32192ee9e4210a12b76ee5cbfbb8b6f2d957d3e9
tree9119501547522aaeecc1f91f29968da5f3680f50
parentaf3b1674cd65e1d650fb82bc93483391b99feb50
Split gcontenttype.c

Instead of a giant #if G_OS_WIN32 #else #endif around the entire
file, just split it into gcontenttype.c and gcontenttype-win32.c.
gio/Makefile.am
gio/gcontenttype-win32.c [new file with mode: 0644]
gio/gcontenttype.c