diff -r 82d8da1d79c7 -r 24381b61de5c hostsupport/hostopengles20/src/util.c --- a/hostsupport/hostopengles20/src/util.c Wed Nov 10 15:26:31 2010 +0000 +++ b/hostsupport/hostopengles20/src/util.c Fri Nov 12 17:56:05 2010 +0000 @@ -46,4 +46,4 @@ int dglMax(int a, int b) { return a > b ? a : b; -} \ No newline at end of file +}