Fix copy&waste bug in comment in scripts/kernel-doc

This is obviously copied from some lines before without proper fixing.

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Rolf Eike Beer 2006-10-03 23:13:02 +02:00 committed by Adrian Bunk
parent 9f5d785e93
commit a073a8bde4
1 changed files with 2 additions and 2 deletions

View File

@ -57,8 +57,8 @@ use strict;
# other functions are ignored.
#
# -nofunction funcname
# If set, then only generate documentation for the other function(s). All
# other functions are ignored. Cannot be used with -function together
# If set, then only generate documentation for the other function(s).
# Cannot be used together with -function
# (yes, that's a bug -- perl hackers can fix it 8))
#
# c files - list of 'c' files to process