summaryrefslogtreecommitdiff
path: root/src/label.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/label.h')
-rw-r--r--src/label.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/label.h b/src/label.h
index 95a2829acf..0c59da1f1c 100644
--- a/src/label.h
+++ b/src/label.h
@@ -32,7 +32,7 @@ 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);
void label_file_clear(void);
void label_free(const char *label);