cosmetics: Fix indentation after last commit.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21756 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-12-24 00:45:26 +00:00
parent 4830ec1716
commit 6b3fb8a7c9
1 changed files with 13 additions and 13 deletions

4
configure vendored
View File

@ -1135,8 +1135,8 @@ EOF
case "$pmodel" in case "$pmodel" in
6) proc=core2;; 6) proc=core2;;
*) *)
# 64-bit prescotts exist, but as far as GCC is concerned they have the # 64-bit prescotts exist, but as far as GCC is concerned they
# same capabilities as a nocona. # have the same capabilities as a nocona.
proc=nocona;; proc=nocona;;
esac esac
;; ;;