Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a073a8bd authored by Rolf Eike Beer's avatar Rolf Eike Beer Committed by Adrian Bunk
Browse files

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



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

Signed-off-by: default avatarRolf Eike Beer <eike-kernel@sf-tec.de>
Acked-by: default avatarAlan Cox <alan@redhat.com>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 9f5d785e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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