summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2001-08-15 21:16:13 +0000
committerDave Beckett <dave@dajobe.org>2001-08-15 21:16:13 +0000
commit877f3862558e7e9a01b054f0cad258552c2d98c4 (patch)
treea847e46af6c7f089367587e0d526ab2d73857962
parent12e81a1e1059fe00dd1f99c252540b6c1574ca3e (diff)
downloadraptor-877f3862558e7e9a01b054f0cad258552c2d98c4.tar.gz
Typo
-rw-r--r--src/raptor_general.c2
-rw-r--r--src/raptor_parse.c2
-rw-r--r--src/raptor_rdfxml.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/raptor_general.c b/src/raptor_general.c
index b84c5d07..0f594906 100644
--- a/src/raptor_general.c
+++ b/src/raptor_general.c
@@ -64,7 +64,7 @@ extern int errno;
#ifdef LIBRDF_INTERNAL
/* if inside Redland */
-#ifdef LIBDF_DEBUG
+#ifdef LIBRDF_DEBUG
#define RAPTOR_DEBUG 1
#endif
diff --git a/src/raptor_parse.c b/src/raptor_parse.c
index b84c5d07..0f594906 100644
--- a/src/raptor_parse.c
+++ b/src/raptor_parse.c
@@ -64,7 +64,7 @@ extern int errno;
#ifdef LIBRDF_INTERNAL
/* if inside Redland */
-#ifdef LIBDF_DEBUG
+#ifdef LIBRDF_DEBUG
#define RAPTOR_DEBUG 1
#endif
diff --git a/src/raptor_rdfxml.c b/src/raptor_rdfxml.c
index b84c5d07..0f594906 100644
--- a/src/raptor_rdfxml.c
+++ b/src/raptor_rdfxml.c
@@ -64,7 +64,7 @@ extern int errno;
#ifdef LIBRDF_INTERNAL
/* if inside Redland */
-#ifdef LIBDF_DEBUG
+#ifdef LIBRDF_DEBUG
#define RAPTOR_DEBUG 1
#endif