summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-03-13 22:04:38 +0000
committerVincent Sanders <vince@kyllikki.org>2017-03-13 22:04:38 +0000
commit6eff2522c8cdb402abd54fd679309abb49136658 (patch)
treeb201affae908bdedd12e551e7996f187a15b533c /include
parent27aa56cbf6d1f4862594ca0369aabcd56bf2aa48 (diff)
downloadnetsurf-6eff2522c8cdb402abd54fd679309abb49136658.tar.gz
netsurf-6eff2522c8cdb402abd54fd679309abb49136658.tar.bz2
add urldb tests for content type setting
Diffstat (limited to 'include')
-rw-r--r--include/netsurf/content_type.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/netsurf/content_type.h b/include/netsurf/content_type.h
index b3d574309..ef654cd70 100644
--- a/include/netsurf/content_type.h
+++ b/include/netsurf/content_type.h
@@ -23,8 +23,8 @@
* The content enumerations are defined here.
*/
-#ifndef _NETSURF_CONTENT_TYPE_H_
-#define _NETSURF_CONTENT_TYPE_H_
+#ifndef NETSURF_CONTENT_TYPE_H
+#define NETSURF_CONTENT_TYPE_H
/** Debugging dump operations */
enum content_debug {