Unverified Commit 731f2dc5 authored by Anurag Bandyopadhyay's avatar Anurag Bandyopadhyay Committed by GitHub
Browse files

Make some commets more friendly (#13319)



Close  #13316

---------
Co-authored-by: default avatarAnuragkillswitch <70265851+Anuragkillswitch@users.noreply.github.com>
Co-authored-by: default avatardebing.sun <debing.sun@redis.com>
parent bf643a63
# Top level makefile, the real shit is at src/Makefile
# Top level makefile, the real stuff is at src/Makefile
default: all
......
......@@ -296,7 +296,7 @@ static int isUnsupportedTerm(void) {
return 0;
}
/* Raw mode: 1960 magic shit. */
/* Raw mode: 1960's magic. */
static int enableRawMode(int fd) {
if (getenv("FAKETTY_WITH_PROMPT") != NULL) {
return 0;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment