diff options
| -rw-r--r-- | include/keys/rxrpc-type.h | 2 |
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; | |||
| 21 | 21 | ||
| 22 | extern struct key *rxrpc_get_null_key(const char *); | 22 | extern struct key *rxrpc_get_null_key(const char *); |
| 23 | 23 | ||
| 24 | #endif /* _KEYS_USER_TYPE_H */ | 24 | #endif /* _KEYS_RXRPC_TYPE_H */ |
