mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
fixed a number of doxygen warnings
This commit is contained in:
@@ -796,6 +796,8 @@ private:
|
||||
void define_scan_op(NdbIndexScanOperation*);
|
||||
};
|
||||
|
||||
#ifndef DOXYGEN_SHOULD_SKIP_INTERNAL
|
||||
|
||||
inline
|
||||
Uint32
|
||||
NdbTransaction::get_send_size()
|
||||
@@ -1034,4 +1036,6 @@ NdbTransaction::ptr2int(){
|
||||
|
||||
typedef NdbTransaction NdbConnection;
|
||||
|
||||
#endif // ifndef DOXYGEN_SHOULD_SKIP_INTERNAL
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user