chiark / gitweb /
Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.
[elogind.git] / src / basic / fileio-label.h
index 25262efb86b985aa4e35b7788da360c8064371f0..4deeef252eb32a936306a22a674ccad28c36165b 100644 (file)
@@ -25,7 +25,6 @@
 #include "fileio.h"
 
 int write_string_file_atomic_label(const char *fn, const char *line);
-
 #if 0 /// UNNEEDED by elogind
 int write_env_file_label(const char *fname, char **l);
 int fopen_temporary_label(const char *target,