Skip to content

Commit

Permalink
KEYS: Fix the comment to match the file name in rxrpc-type.h.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Robert P. J. Day authored and Jesper Juhl committed Apr 21, 2008
1 parent fdefa4d commit dd89db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/keys/rxrpc-type.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit dd89db1

Please sign in to comment.