summaryrefslogtreecommitdiff
path: root/include/keys
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2008-04-21 22:43:55 +0000
committerJesper Juhl <juhl@hera.kernel.org>2008-04-21 22:43:55 +0000
commitdd89db1df98003fadafa711ab8bc497aaf92980a (patch)
treeb63eac0e4e6285362a167001a4d0b6b8a6fc560a /include/keys
parentfdefa4d87e2f07ffe5888a7c2ed87dd12f9cfe37 (diff)
KEYS: Fix the comment to match the file name in rxrpc-type.h.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Diffstat (limited to 'include/keys')
-rw-r--r--include/keys/rxrpc-type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/keys/rxrpc-type.h b/include/keys/rxrpc-type.h
index 4ea429b18750..7609365577f1 100644
--- a/include/keys/rxrpc-type.h
+++ b/include/keys/rxrpc-type.h
@@ -21,4 +21,4 @@ extern struct key_type key_type_rxrpc;
extern struct key *rxrpc_get_null_key(const char *);
-#endif /* _KEYS_USER_TYPE_H */
+#endif /* _KEYS_RXRPC_TYPE_H */