mirror of
https://github.com/MariaDB/server.git
synced 2025-12-10 19:44:09 +03:00
Fix wrong placement of static keyword in a few places.
This commit is contained in:
@@ -48,7 +48,6 @@ sess_open(void)
|
||||
|
||||
/*************************************************************************
|
||||
Closes a session, freeing the memory occupied by it. */
|
||||
|
||||
static
|
||||
void
|
||||
sess_close(
|
||||
|
||||
Reference in New Issue
Block a user