* Small typo
authortwisti <none@none>
Tue, 12 Jul 2005 21:01:18 +0000 (21:01 +0000)
committertwisti <none@none>
Tue, 12 Jul 2005 21:01:18 +0000 (21:01 +0000)
src/vm/builtin.h

index 19f72985e9c223ec165ff291f1ab8f456866445b..9dd6c0680da94c37eb831fb34595ec3831f85b15 100644 (file)
@@ -29,7 +29,7 @@
    Changes: Edwin Steiner
             Christian Thalinger
 
-   $Id: builtin.h 3001 2005-07-12 16:01:56Z twisti $
+   $Id: builtin.h 3008 2005-07-12 21:01:18Z twisti $
 
 */
 
@@ -65,7 +65,7 @@
 #define DBL_NEGINF  0xfff0000000000000LL
 
 
-/* float versions are not defined in gnu classpath's fdlibm */
+/* float versions are not defined in GNU classpath's fdlibm */
 
 #define copysignf    copysign
 #define finitef      finite