Missing prefix.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25712 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2008-05-29 20:51:59 +00:00
parent 1083a4b6d2
commit 72e3b6ffd3
1 changed files with 1 additions and 1 deletions

View File

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