8000 convert to escape-x notation · allisdeepak/arangodb@ce28f54 · GitHub
[go: up one dir, main page]

Skip to content

Commit ce28f54

Browse files
committed
convert to escape-x notation
1 parent 2d09d64 commit ce28f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Basics/messages.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
#define TRI_BYE_MESSAGE_RU "\xd0\x94\xd0\xbe\x20\xd1\x81\xd0\xb2\xd0\xb8\xd0\xb4\xd0\xb0\xd0\xbd\xd0\xb8\xd1\x8f\x21"
6262
#define TRI_BYE_MESSAGE_SV "\x41\x64\x6a\xc3\xb6\x21"
6363
#define TRI_BYE_MESSAGE_PT "\x41\x74\xc3\xa9\x20\x42\x72\x65\x76\x65\x21"
64-
#define TRI_BYE_MESSAGE_FA "\u062E\u062F\u0627\u062D\u0627\u0641\u0638!"
64+
#define TRI_BYE_MESSAGE_FA "\xd8\xae\xd8\xaf\xd8\xa7\xd8\xad\xd8\xa7\xd9\x81\xd8\xb8\x21"
6565

6666
#define TRI_BYE_MESSAGE \
6767
TRI_BYE_MESSAGE_CH \

0 commit comments

Comments
 (0)
0