mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
fix comments
This commit is contained in:
parent
f5b9a24632
commit
9cf31fe853
2 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ namespace app
|
||||||
*/
|
*/
|
||||||
struct DB
|
struct DB
|
||||||
{
|
{
|
||||||
// APP_BROWSER_MAIN_TAB__*
|
// APP_BROWSER__*
|
||||||
struct SESSION
|
struct SESSION
|
||||||
{
|
{
|
||||||
enum
|
enum
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ namespace app::browser::main::tab::page::navigation
|
||||||
*/
|
*/
|
||||||
struct DB
|
struct DB
|
||||||
{
|
{
|
||||||
// APP_BROWSER_MAIN_TAB_PAGE_NAVIGATION_REQUEST__*
|
// APP_BROWSER_MAIN_TAB_PAGE_NAVIGATION_HISTORY__*
|
||||||
struct SESSION
|
struct SESSION
|
||||||
{
|
{
|
||||||
enum
|
enum
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue