* top.c (execute_command): Remove redundant comment.
[deliverable/binutils-gdb.git] / gdb / observer.sh
index 38c2bf1d5ac7421add44fc07ead829c6fe0e4fa9..39de5beac7958a017678fa6364721eca6ed58f75 100755 (executable)
@@ -2,8 +2,8 @@
 
 # Make certain that the script is not running in an internationalized
 # environment.
-LANG=c ; export LANG
-LC_ALL=c ; export LC_ALL
+LANG=C ; export LANG
+LC_ALL=C ; export LC_ALL
 
 if test $# -ne 3
 then
This page took 0.023768 seconds and 4 git commands to generate.