mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Doxygenize comments.
This commit is contained in:
@ -20,8 +20,8 @@
|
||||
#pragma interface /* gcc class implementation */
|
||||
#endif
|
||||
|
||||
#define PROC_NO_SORT 1 /* Bits in flags */
|
||||
#define PROC_GROUP 2 /* proc must have group */
|
||||
#define PROC_NO_SORT 1 /**< Bits in flags */
|
||||
#define PROC_GROUP 2 /**< proc must have group */
|
||||
|
||||
/* Procedure items used by procedures to store values for send_fields */
|
||||
|
||||
|
Reference in New Issue
Block a user