Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 74e2bf9

Browse files
committed
Remove C++ comment.
1 parent 3e059b3 commit 74e2bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/interfaces/odbc/statement.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ QueryInfo qi;
892892
return SQL_SUCCESS;
893893

894894
else {
895-
// Modified, 04/29/2000, Zoltan
895+
/* Modified, 2000-04-29, Zoltan */
896896
if (self->errornumber == STMT_INFO_ONLY)
897897
self->errormsg = "Error while executing the query (non-fatal)";
898898
else

0 commit comments

Comments
 (0)