Commit ad0f8fd1 authored by antony@ppcg5.local's avatar antony@ppcg5.local

fix pedantic compiler build failure - surplus ';' character

parent cfa3f910
......@@ -657,7 +657,7 @@ char *thd_security_context(MYSQL_THD thd, char *buffer, unsigned int length,
#ifdef __cplusplus
};
}
#endif
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment