mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
res: Fix for Doxygen.
These are the remaining issues found in /res. ASTERISK-29761 Change-Id: I572e6019c422780dde5ce8448b6c85c77af6046d
This commit is contained in:
committed by
Friendly Automation
parent
b2e71b82e7
commit
178cb0ffe4
@@ -565,7 +565,7 @@ struct row_counter_args {
|
||||
* of rows returned from a SELECT statement and still process each row
|
||||
* independently.
|
||||
*
|
||||
* \param data user data pointer passed in via sqlite3_exec()
|
||||
* \param arg user data pointer passed in via sqlite3_exec()
|
||||
* \param num_columns number of columns in the result
|
||||
* \param values array of pointers to column values
|
||||
* \param columns array of pointers of to column names
|
||||
|
Reference in New Issue
Block a user