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>
This commit is contained in:
Robert P. J. Day 2008-04-21 22:43:55 +00:00 committed by Jesper Juhl
parent fdefa4d87e
commit dd89db1df9
1 changed files with 1 additions and 1 deletions

View File

@ -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 */