From d39dbc93d93f537962fe998031ade04d7ee6ca6a Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 6 Jul 2007 21:42:18 +0000 Subject: Purge all trace of the ballache that was dom_ctx. Document the functions in document.c svn path=/trunk/dom/; revision=3385 --- include/dom/core/exceptions.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/dom/core/exceptions.h') diff --git a/include/dom/core/exceptions.h b/include/dom/core/exceptions.h index d735013..18a2b6e 100644 --- a/include/dom/core/exceptions.h +++ b/include/dom/core/exceptions.h @@ -5,8 +5,8 @@ * Copyright 2007 John-Mark Bell */ -#ifndef dom_errors_h_ -#define dom_errors_h_ +#ifndef dom_core_exceptions_h_ +#define dom_core_exceptions_h_ /* The DOM spec says that this is actually an unsigned short */ typedef enum { -- cgit v1.2.3