fix file specification in comments

Many files include the filename at the beginning, serveral used a wrong one.

Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Uwe Zeisberger
2006-10-03 23:01:26 +02:00
committed by Adrian Bunk
parent 670e9f34ee
commit f30c226954
313 changed files with 313 additions and 313 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* linux/include/linux/auth_gss.h
* linux/include/linux/sunrpc/auth_gss.h
*
* Declarations for RPCSEC_GSS
*
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* linux/include/linux/gss_api.h
* linux/include/linux/sunrpc/gss_api.h
*
* Somewhat simplified version of the gss api.
*
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* linux/include/net/sunrpc/msg_prot.h
* linux/include/linux/sunrpc/msg_prot.h
*
* Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de>
*/
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* linux/include/linux/svcauth_gss.h
* linux/include/linux/sunrpc/svcauth_gss.h
*
* Bruce Fields <bfields@umich.edu>
* Copyright (c) 2002 The Regents of the Unviersity of Michigan