Update of /cvsroot/plib/plib/src/util
In directory usw-pr-cvs1:/tmp/cvs-serv12440
Modified Files:
ul.h
Log Message:
Removed a newline
Index: ul.h
===================================================================
RCS file: /cvsroot/plib/plib/src/util/ul.h,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- ul.h 1 Sep 2002 00:37:48 -0000 1.49
+++ ul.h 1 Sep 2002 00:38:25 -0000 1.50
@@ -102,7 +102,6 @@
+PLIB_MINOR_VERSION*10 \
+PLIB_TINY_VERSION)
-
/* SGI machines seem to suffer from a lack of FLT_EPSILON so... */
#ifndef FLT_EPSILON
|