summaryrefslogtreecommitdiff
path: root/pluma/pluma-debug.h
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-09-05 21:06:15 +0200
committerinfirit <[email protected]>2015-09-05 21:46:09 +0200
commit3d9e640cc4221a43d214951da5cbdc43c4f55662 (patch)
treea4fbe0612956b35a63c1cec927ea9ad7e79bb217 /pluma/pluma-debug.h
parent1618c8f7248722265450b11ef48ced34c7a317a5 (diff)
downloadpluma-3d9e640cc4221a43d214951da5cbdc43c4f55662.tar.bz2
pluma-3d9e640cc4221a43d214951da5cbdc43c4f55662.tar.xz
Fix up the docs
Taken from gedit, commit: 42a6a8d8d87f32572f56b56a9c4e92f7181d339a from: Garrett Regier <[email protected]>
Diffstat (limited to 'pluma/pluma-debug.h')
-rw-r--r--pluma/pluma-debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pluma/pluma-debug.h b/pluma/pluma-debug.h
index 321d3c51..3ef47256 100644
--- a/pluma/pluma-debug.h
+++ b/pluma/pluma-debug.h
@@ -60,6 +60,7 @@ typedef enum {
} PlumaDebugSection;
+/* FIXME this is an issue for introspection */
#define DEBUG_VIEW PLUMA_DEBUG_VIEW, __FILE__, __LINE__, G_STRFUNC
#define DEBUG_SEARCH PLUMA_DEBUG_SEARCH, __FILE__, __LINE__, G_STRFUNC
#define DEBUG_PRINT PLUMA_DEBUG_PRINT, __FILE__, __LINE__, G_STRFUNC