Mercurial > mplayer.hg
diff configure @ 16832:6196b2d0448a
Add a comment to an esac where the case is very far away.
author | diego |
---|---|
date | Sun, 23 Oct 2005 13:13:12 +0000 |
parents | 14185247b041 |
children | df868a664d0c |
line wrap: on
line diff
--- 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