]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/debug-private.h
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / cups / debug-private.h
similarity index 87%
rename from cups/debug.h
rename to cups/debug-private.h
index e051be4f78f7de4aa84472450d33bfa91f60f308..6d56f9b00138156a43217c7c5491d4a3b42d9786 100644 (file)
@@ -1,9 +1,9 @@
 /*
- * "$Id: debug.h 7701 2008-06-27 22:37:23Z mike $"
+ * "$Id$"
  *
- *   Debugging macros for the Common UNIX Printing System (CUPS).
+ *   Private debugging macros for CUPS.
  *
- *   Copyright 2007-2009 by Apple Inc.
+ *   Copyright 2007-2010 by Apple Inc.
  *   Copyright 1997-2005 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -15,8 +15,8 @@
  *   This file is subject to the Apple OS-Developed Software exception.
  */
 
-#ifndef _CUPS_DEBUG_H_
-#  define _CUPS_DEBUG_H_
+#ifndef _CUPS_DEBUG_PRIVATE_H_
+#  define _CUPS_DEBUG_PRIVATE_H_
 
 /*
  * C++ magic...
@@ -82,8 +82,8 @@ extern void   _cups_debug_puts(const char *s);
 }
 #  endif /* __cplusplus */
 
-#endif /* !_CUPS_DEBUG_H_ */
+#endif /* !_CUPS_DEBUG_PRIVATE_H_ */
 
 /*
- * End of "$Id: debug.h 7701 2008-06-27 22:37:23Z mike $".
+ * End of "$Id$".
  */