Show More
@@ -232,7 +232,7 b' static void execcmdserver(const struct c' | |||
|
232 | 232 | abortmsgerrno("failed to putenv CHG_CLEAR_LC_CTYPE"); |
|
233 | 233 | } else { |
|
234 | 234 | if (setenv("CHGORIG_LC_CTYPE", lc_ctype_env, 1) != 0) { |
|
235 |
abortmsgerrno("failed to setenv CHGORIG_LC_CTY |
|
|
235 | abortmsgerrno("failed to setenv CHGORIG_LC_CTYPE"); | |
|
236 | 236 | } |
|
237 | 237 | } |
|
238 | 238 |
General Comments 0
You need to be logged in to leave comments.
Login now