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 7ea11cdc55..321d21f650 100644
--- a/src/label.h
+++ b/src/label.h
@@ -39,7 +39,7 @@ void label_file_clear(void);
void label_free(const char *label);
-int label_get_socket_label_from_exe(const char *exe, char **label);
+int label_get_create_label_from_exe(const char *exe, char **label);
int label_mkdir(const char *path, mode_t mode);