Comment typo fix.
This commit is contained in:
parent
d9f7e8f23d
commit
1d91f61ce3
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ twc_sqlite_db_path()
|
|||
}
|
||||
|
||||
/**
|
||||
* Initialize profile table. Return 0 on success, -1 on errorh
|
||||
* Initialize profile table. Return 0 on success, -1 on error.
|
||||
*/
|
||||
int
|
||||
twc_sqlite_init_profiles()
|
||||
|
|
Loading…
Reference in a new issue