# HG changeset patch # User diego # Date 1130073192 0 # Node ID 6196b2d0448ade5736670a024c0d16749f62af99 # Parent 14185247b0412b6ee76c152e45dd69794fafb51c Add a comment to an esac where the case is very far away. diff -r 14185247b041 -r 6196b2d0448a configure --- a/configure Sun Oct 23 12:39:47 2005 +0000 +++ b/configure Sun Oct 23 13:13:12 2005 +0000 @@ -1326,7 +1326,7 @@ echo "It seems nobody has ported MPlayer to your OS or CPU type yet." die "unsupported architecture $host_arch" ;; -esac +esac # case "$host_arch" in if test "$_runtime_cpudetection" = yes ; then if x86; then