summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/enroll.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipcpd/normal/enroll.h')
-rw-r--r--src/ipcpd/normal/enroll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipcpd/normal/enroll.h b/src/ipcpd/normal/enroll.h
index 05f950ba..bed4bf9f 100644
--- a/src/ipcpd/normal/enroll.h
+++ b/src/ipcpd/normal/enroll.h
@@ -31,6 +31,6 @@ int enroll_start(void);
void enroll_stop(void);
-int enroll_boot(char * dst_name);
+int enroll_boot(const char * dst);
#endif /* OUROBOROS_IPCPD_NORMAL_ENROLL_H */