chiark / gitweb /
build-sys: prepare release v18
[elogind.git] / src / label.h
index 5a3c9d1092b0edbee6aa338026c67d233eefdd2e..f1bf5d6d5e2ce449a5474ced579249285dbf9dd2 100644 (file)
@@ -1,4 +1,4 @@
-/*-*- Mode: C; c-basic-offset: 8 -*-*/
+/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
 
 #ifndef foolabelhfoo
 #define foolabelhfoo
@@ -32,7 +32,8 @@ int label_fix(const char *path);
 int label_socket_set(const char *label);
 void label_socket_clear(void);
 
-int label_fifofile_set(const char *label, const char *path);
+int label_fifofile_set(const char *path);
+int label_symlinkfile_set(const char *path);
 void label_file_clear(void);
 
 void label_free(const char *label);