summaryrefslogtreecommitdiffstats
path: root/uidswap.h
diff options
context:
space:
mode:
Diffstat (limited to 'uidswap.h')
-rw-r--r--uidswap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uidswap.h b/uidswap.h
index ff6fad4c..72f17d0d 100644
--- a/uidswap.h
+++ b/uidswap.h
@@ -23,7 +23,7 @@ void temporarily_use_uid(uid_t uid);
* Restores the original effective user id after temporarily_use_uid().
* This should only be called while temporarily_use_uid is effective.
*/
-void restore_uid();
+void restore_uid(void);
/*
* Permanently sets all uids to the given uid. This cannot be called while