chiark / gitweb /
Prep v228: Condense elogind source masks (1/5)
[elogind.git] / src / basic / errno-list.h
index 752e139fa417f8b9ce8a5e2b740d5125408ad9eb..e6e0520d6c4f043d8d3ac828e086c8123db53f33 100644 (file)
@@ -24,7 +24,6 @@
 const char *errno_to_name(int id);
 int errno_from_name(const char *name);
 
-/// UNNEEDED by elogind
-#if 0
+#if 0 /// UNNEEDED by elogind
 int errno_max(void);
 #endif // 0