Fix a minor issue with libcvautomation_funcs

Make sure the changelog is fixed
This commit is contained in:
Bradlee Speice
2012-07-24 11:29:28 -04:00
parent 34b9da1832
commit 27a1507b3f
4 changed files with 9 additions and 2 deletions

View File

@ -322,7 +322,7 @@ hover_i ()
for x in $@
do
if [ -n "$CENTER" ]; then
if [ -n "$USE_CENTER" ]; then
center="c"
else
center=""