forked from AuroraMiddleware/gtk
Don't put /* within a comment.
Fri Nov 19 15:10:32 2004 Manish Singh <yosh@gimp.org> * xdgmime.c: Don't put /* within a comment.
This commit is contained in:
parent
a47ebe5794
commit
3d325e30d9
@ -1,3 +1,7 @@
|
||||
Fri Nov 19 15:10:32 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* xdgmime.c: Don't put /* within a comment.
|
||||
|
||||
2004-11-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* xdgmime.h: Prefix all symbols.
|
||||
|
@ -605,7 +605,7 @@ xdg_mime_mime_type_subclass (const char *mime,
|
||||
if (strcmp (umime, ubase) == 0)
|
||||
return 1;
|
||||
|
||||
/* We really want to handle text/* in GtkFileFilter, so we just
|
||||
/* We really want to handle text/ * in GtkFileFilter, so we just
|
||||
* turn on the supertype matching
|
||||
*/
|
||||
#if 1
|
||||
|
Loading…
Reference in New Issue
Block a user