Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
106a57c5
Commit
106a57c5
authored
Mar 07, 2020
by
guodongxiaren
Browse files
string literal should be const char*
parent
13707f98
Changes
1
Show whitespace changes
Inline
Side-by-side
src/asciilogo.h
View file @
106a57c5
...
...
@@ -27,7 +27,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
char
*
ascii_logo
=
const
char
*
ascii_logo
=
" _._
\n
"
" _.-``__ ''-._
\n
"
" _.-`` `. `_. ''-._ Redis %s (%s/%d) %s bit
\n
"
...
...
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