git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added blockio library.
[stg.git]
/
projects
/
sgconf
/
main.cpp
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:
- ParseAnyString(optarg, &str);
+ ParseAnyString(optarg, &str
, "koi8-ru"
);
//printf("UD%d\n", c - 700);
req.ud[c - 700] = str;
break;