chiark / gitweb /
Prep v228: Apply more cosmetic changes found in upstream.
[elogind.git] / src / basic / fileio-label.h
index b601db7742316052f9e66241ac7b8c5189cf7f92..81f62050b1c630d6aa0b25e321bded3a78a99814 100644 (file)
@@ -27,3 +27,5 @@
 
 int write_string_file_atomic_label(const char *fn, const char *line);
 // UNNEEDED int write_env_file_label(const char *fname, char **l);
+// UNNEEDED int fopen_temporary_label(const char *target,
+// UNNEEDED                           const char *path, FILE **f, char **temp_path);