git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
97e7a4e
)
Userdata can also contain cyrilic symbols.
author
Maxim Mamontov
<faust.madf@gmail.com>
Sat, 31 Jan 2015 15:26:49 +0000
(17:26 +0200)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Sat, 31 Jan 2015 15:26:49 +0000
(17:26 +0200)
projects/sgconf/main.cpp
patch
|
blob
|
history
diff --git
a/projects/sgconf/main.cpp
b/projects/sgconf/main.cpp
index 81ea716c74055ff86007092e4163e4970361b04b..e0ab43ced7c2caba4c80fa83c730cd9aea6e5d84 100644
(file)
--- a/
projects/sgconf/main.cpp
+++ b/
projects/sgconf/main.cpp
@@
-1062,7
+1062,7
@@
while (1)
case 707:
case 708:
case 709:
case 707:
case 708:
case 709:
- ParseAnyString(optarg, &str);
+ ParseAnyString(optarg, &str
, "koi8-ru"
);
//printf("UD%d\n", c - 700);
req.ud[c - 700] = str;
break;
//printf("UD%d\n", c - 700);
req.ud[c - 700] = str;
break;