]> Creatis software - gdcm.git/commitdiff
Fix misstyping (not mine, this time)
authorjpr <jpr>
Fri, 27 May 2005 10:52:25 +0000 (10:52 +0000)
committerjpr <jpr>
Fri, 27 May 2005 10:52:25 +0000 (10:52 +0000)
src/gdcmjasper/src/libjasper/include/jasper/jas_config.h.in

index 2270789054812fb6ff7f1abca67ee826b6a33e17..cc6c70a340f99664406c6ee0d4996af14446359d 100644 (file)
@@ -186,7 +186,7 @@ typedef unsigned long long ulonglong;
 #endif
 
 /* Something I don't uderstand (neither Benoit does ...)
-   The previous 'ifndef' caises warning with gcc, like :
+   The previous 'ifndef' causes warning with gcc, like :
    /usr/include/sys/types.h:152: warning: `ushort' previously declared here
    Commenting it out and uncommenting the following causes syntax error ?!?
 */