libgoatvr

diff src/opt.c @ 22:bd37285ba5b6

fixed missing newline at the end of opt.c
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 12 Jan 2015 07:34:30 +0200
parents 437fe32ac633
children
line diff
     1.1 --- a/src/opt.c	Mon Jan 12 07:16:39 2015 +0200
     1.2 +++ b/src/opt.c	Mon Jan 12 07:34:30 2015 +0200
     1.3 @@ -137,4 +137,4 @@
     1.4  		val[i] = opt->vval[i];
     1.5  	}
     1.6  	return 0;
     1.7 -}
     1.8 \ No newline at end of file
     1.9 +}