Use less generic names for the guards for the ETL public headers
[synfig.git] / ETL / trunk / ETL / status
index 718794e..c1e687c 100644 (file)
@@ -1,7 +1,9 @@
+#ifdef THIS_CODE_IS_NOT_USED
+// <status> -*- C++ -*-
 /*! ========================================================================
 ** Extended Template and Library
 ** Status Callback Class
-** $Id: status,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $
+** $Id$
 **
 ** Copyright (c) 2002 Robert B. Quattlebaum Jr.
 **
@@ -21,8 +23,8 @@
 
 /* === S T A R T =========================================================== */
 
-#ifndef __STATUS__
-#define __STATUS__
+#ifndef __ETL__STATUS__
+#define __ETL__STATUS__
 
 /* === H E A D E R S ======================================================= */
 
@@ -33,3 +35,4 @@
 /* === E N D =============================================================== */
 
 #endif
+#endif /* THIS_CODE_IS_NOT_USED */