summaryrefslogtreecommitdiff
path: root/include/dom/core/implementation.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dom/core/implementation.h')
-rw-r--r--include/dom/core/implementation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dom/core/implementation.h b/include/dom/core/implementation.h
index 2577829..e48e506 100644
--- a/include/dom/core/implementation.h
+++ b/include/dom/core/implementation.h
@@ -17,7 +17,7 @@
struct dom_document;
struct dom_document_type;
-typedef const char *dom_implementation;
+typedef const char dom_implementation;
typedef enum dom_implementation_type {
DOM_IMPLEMENTATION_CORE = 0,