X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flabel.h;h=0c59da1f1c2b500b645f859f7786e16cb84c823c;hb=049f86421bfe8afcbb00c7ee5a76fd14841f8bbf;hp=95a2829acf27ba4e09ed160c9881e6f83c4b494c;hpb=c4e2ceae941d02de5574becbfd3b4db15de2eda3;p=elogind.git diff --git a/src/label.h b/src/label.h index 95a2829ac..0c59da1f1 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);