mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-28 21:07:59 +03:00
fix: reset last token when needed
This commit is contained in:
@@ -56,6 +56,7 @@ namespace config
|
||||
bool hasMoreTokens();
|
||||
bool firstToken();
|
||||
void rollBackToken();
|
||||
void set_last(e_token type);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user