mirror of
				https://github.com/bspeice/libcvautomation
				synced 2025-11-03 18:00:43 -05:00 
			
		
		
		
	Fix a minor issue with libcvautomation_funcs
Make sure the changelog is fixed
This commit is contained in:
		@ -322,7 +322,7 @@ hover_i ()
 | 
			
		||||
 | 
			
		||||
	for x in $@
 | 
			
		||||
	do
 | 
			
		||||
		if [ -n "$CENTER" ]; then
 | 
			
		||||
		if [ -n "$USE_CENTER" ]; then
 | 
			
		||||
			center="c"
 | 
			
		||||
		else
 | 
			
		||||
			center=""
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user