i was porting an app and found this typo

--- NSButtonCell.h      Fri Nov 30 17:32:38 2001
+++ NSButtonCell.h.new  Fri Nov 30 17:33:01 2001
@@ -60,7 +60,7 @@
 
 typedef enum _NSGradientType {
     NSGradientNone,
-    NSGradientConcanveWeak,
+    NSGradientConcaveWeak,
     NSGradientConcaveStrong,
     NSGradientConvexWeak,
     NSGradientConvexStrong




_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to