chiark / gitweb /
Prep v228: Condense elogind source masks (1/5)
[elogind.git] / src / basic / fileio-label.h
index 9fef650ee5b0cc3b394418b2a045ebb051974b39..34293ab13b29491b45fd44ce842ddeafe8b53ae9 100644 (file)
@@ -27,8 +27,7 @@
 
 int write_string_file_atomic_label(const char *fn, const char *line);
 
-/// UNNEEDED by elogind
-#if 0
+#if 0 /// UNNEEDED by elogind
 int write_env_file_label(const char *fname, char **l);
 int fopen_temporary_label(const char *target,
                           const char *path, FILE **f, char **temp_path);