mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
rename method
This commit is contained in:
parent
b3635c77bc
commit
e3c721597d
4 changed files with 9 additions and 9 deletions
|
|
@ -52,7 +52,7 @@ namespace app::browser::main::tab
|
|||
sqlite3 * db
|
||||
);
|
||||
|
||||
static int clear(
|
||||
static int clean(
|
||||
sqlite3 * db,
|
||||
const int & DB__APP_BROWSER_MAIN_TAB__SESSION_ID
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue