Skip to content

Commit bf02947

Browse files
committed
Corrected function header comment
1 parent a79b1aa commit bf02947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/njsConnection.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1573,7 +1573,7 @@ void njsConnection::Async_Commit(njsBaton *baton)
15731573

15741574

15751575
//-----------------------------------------------------------------------------
1576-
// njsConnection::Commit()
1576+
// njsConnection::Rollback()
15771577
// Rolls back the active transaction.
15781578
//
15791579
// PARAMETERS

0 commit comments

Comments
 (0)