Author: torehalset
Date: Wed Oct 25 15:06:01 2006
New Revision: 467784
URL: http://svn.apache.org/viewvc?view=rev&rev=467784
Log:
typo
Modified:
incubator/cayenne/sandbox/CocoaCayenne/CocoaCayenne/CAYCocoaCayenne.h
Modified: incubator/cayenne/sandbox/CocoaCayenne/CocoaCayenne/CAYCocoaCayenne.h
URL:
http://svn.apache.org/viewvc/incubator/cayenne/sandbox/CocoaCayenne/CocoaCayenne/CAYCocoaCayenne.h?view=diff&rev=467784&r1=467783&r2=467784
==============================================================================
--- incubator/cayenne/sandbox/CocoaCayenne/CocoaCayenne/CAYCocoaCayenne.h
(original)
+++ incubator/cayenne/sandbox/CocoaCayenne/CocoaCayenne/CAYCocoaCayenne.h Wed
Oct 25 15:06:01 2006
@@ -40,7 +40,7 @@
// define some validation constants
#define VALIDATION_MANDATORY 1
-#define VALIDATION_TYPE 3
+#define VALIDATION_TYPE 2
#define VALIDATION_LENGTH 3
@end