]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/registry.h
...
[imagemagick] / MagickCore / registry.h
index db17ad4440d05990031c89f7bfd24dd2097683f9..34b9a7ad60d893242ce08387722540df08e84977 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2013 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2017 ImageMagick Studio LLC, a non-profit organization
   dedicated to making software imaging solutions freely available.
   
   You may not use this file except in compliance with the License.
@@ -15,8 +15,8 @@
 
   MagickCore registry methods.
 */
-#ifndef _MAGICKCORE_REGISTRY_H
-#define _MAGICKCORE_REGISTRY_H
+#ifndef MAGICKCORE_REGISTRY_H
+#define MAGICKCORE_REGISTRY_H
 
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {