Missing prefix.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25712 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
1083a4b6d2
commit
72e3b6ffd3
@ -114,7 +114,7 @@ extern "C" {
|
||||
|
||||
extern fssh_status_t fssh_swap_data(fssh_type_code type, void *data,
|
||||
fssh_size_t length, fssh_swap_action action);
|
||||
extern bool is_type_swapped(fssh_type_code type);
|
||||
extern bool fssh_is_type_swapped(fssh_type_code type);
|
||||
|
||||
|
||||
// Private implementations
|
||||
|
Loading…
Reference in New Issue
Block a user