forked from GitHub/gf-core
fix typo
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
PGF_INTERNAL_DECL
|
||||
pthread_rwlock_t *ipc_new_file_rwlock(const char* file_path);
|
||||
|
||||
PGF_INTERNAL
|
||||
PGF_INTERNAL_DECL
|
||||
void ipc_release_file_rwlock(const char* file_path,
|
||||
pthread_rwlock_t *rwlock);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user