Missing prefix.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25712 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -114,7 +114,7 @@ extern "C" {
|
|||||||
|
|
||||||
extern fssh_status_t fssh_swap_data(fssh_type_code type, void *data,
|
extern fssh_status_t fssh_swap_data(fssh_type_code type, void *data,
|
||||||
fssh_size_t length, fssh_swap_action action);
|
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
|
// Private implementations
|
||||||
|
|||||||
Reference in New Issue
Block a user