aboutsummaryrefslogtreecommitdiffhomepage
path: root/xdgmimeglob.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2011-12-26 19:18:46 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2011-12-26 19:18:46 -0800
commit8d2f107d61a8b0e099ab9a59b8a32c236da5a5fc (patch)
tree89f718ab74f8400332534aee237c6f925348f05c /xdgmimeglob.h
parent3f16ace6784caab54fb054836ee93902e9701913 (diff)
Some changes to migrate towards C++ and a multithreaded model
Diffstat (limited to 'xdgmimeglob.h')
-rw-r--r--xdgmimeglob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xdgmimeglob.h b/xdgmimeglob.h
index bd3e72cd..771c4527 100644
--- a/xdgmimeglob.h
+++ b/xdgmimeglob.h
@@ -39,7 +39,7 @@ typedef enum
XDG_GLOB_FULL /* x*.[ch] */
} XdgGlobType;
-
+
#ifdef XDG_PREFIX
#define _xdg_mime_glob_read_from_file XDG_ENTRY(glob_read_from_file)
#define _xdg_glob_hash_new XDG_ENTRY(hash_new)