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
da14982d
Commit
da14982d
authored
Mar 07, 2020
by
guodongxiaren
Committed by
antirez
Mar 25, 2020
Browse files
string literal should be const char*
parent
dc8885a1
Changes
1
Show whitespace changes
Inline
Side-by-side
src/asciilogo.h
View file @
da14982d
...
...
@@ -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