Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
9131b569
Commit
9131b569
authored
Oct 09, 2001
by
tonu@volk.internalnet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
type fix
parent
409a3138
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vio/viossl.c
vio/viossl.c
+1
-1
No files found.
vio/viossl.c
View file @
9131b569
...
@@ -58,7 +58,7 @@ report_errors()
...
@@ -58,7 +58,7 @@ report_errors()
if
(
!
any_ssl_error
)
{
if
(
!
any_ssl_error
)
{
DBUG_PRINT
(
"info"
,
(
"No OpenSSL errors."
));
DBUG_PRINT
(
"info"
,
(
"No OpenSSL errors."
));
}
}
DBUG_PRINT
(
"info"
,
(
"BTW, errno=%d"
,
s
co
ket_errno
));
DBUG_PRINT
(
"info"
,
(
"BTW, errno=%d"
,
s
oc
ket_errno
));
DBUG_VOID_RETURN
;
DBUG_VOID_RETURN
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment