Fix tab/space mix.
This commit is contained in:
parent
f250461648
commit
91077fdc91
@ -749,7 +749,7 @@ functag public SQLTxnFailure(Handle:db, any:data, numQueries, const String:error
|
|||||||
* @param onSuccess An optional callback to receive a successful transaction.
|
* @param onSuccess An optional callback to receive a successful transaction.
|
||||||
* @param onError An optional callback to receive an error message.
|
* @param onError An optional callback to receive an error message.
|
||||||
* @param data An optional value to pass to callbacks.
|
* @param data An optional value to pass to callbacks.
|
||||||
* @param prio Priority queue to use.
|
* @param prio Priority queue to use.
|
||||||
* @noreturn
|
* @noreturn
|
||||||
* @error An invalid handle.
|
* @error An invalid handle.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user