diff options
Diffstat (limited to 'src/satd-diminished.c')
-rw-r--r-- | src/satd-diminished.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/satd-diminished.c b/src/satd-diminished.c index 82ab1cf..632e29b 100644 --- a/src/satd-diminished.c +++ b/src/satd-diminished.c @@ -60,7 +60,7 @@ /** * The sat daemon. * - * @param argc Should be 4 + * @param argc Should be 4. * @param argv The name of the process, the pathname of the socket, * the pathname to the state file, and $SAT_HOOK_PATH * (the pathname of the hook-script.) |