add some more list handling
[project/uci.git] / err.h
diff --git a/err.h b/err.h
index 2800526..469164c 100644 (file)
--- a/err.h
+++ b/err.h
@@ -13,7 +13,7 @@
  */
 
 /*
- * functions for debug and error handling
+ * functions for debug and error handling, for internal use only
  */
 
 #ifdef DEBUG
@@ -60,4 +60,3 @@
        }                               \
 } while (0)
 
-