diff options
Diffstat (limited to 'src/collect')
-rw-r--r-- | src/collect/collect.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/collect/collect.c b/src/collect/collect.c index 323d56a82d..7bc6571146 100644 --- a/src/collect/collect.c +++ b/src/collect/collect.c @@ -258,7 +258,7 @@ static void reject(char *us) * kickout * * Remove all IDs in the internal list which are not part - * of the list passed via the commandline. + * of the list passed via the command line. */ static void kickout(void) { |