X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=include%2Fccl.h;h=84ce87af224a27f12452d528ba8ddbf4cd4f5802;hb=b9bf72fa7af887225b50f567f91c06ce4353d0c8;hp=ce53b80da07d56cb5757686ec8c9e097bd623084;hpb=2d09f19cb79b18ccf10b0150a8b1487fde498678;p=egate.git diff --git a/include/ccl.h b/include/ccl.h index ce53b80..84ce87a 100644 --- a/include/ccl.h +++ b/include/ccl.h @@ -2,7 +2,13 @@ * Europagate, 1995 * * $Log: ccl.h,v $ - * Revision 1.2 1995/02/15 17:43:08 adam + * Revision 1.5 1995/02/23 08:32:11 adam + * Changed header. + * + * Revision 1.3 1995/02/16 13:20:10 adam + * Spell fix. + * + * Revision 1.2 1995/02/15 17:43:08 adam * Minor changes to the ccl interface. Bug fix in iso2709 module. * * Revision 1.1 1995/02/14 19:55:21 adam @@ -22,7 +28,7 @@ #define CCL_ERR_OP_EXPECTED 4 #define CCL_ERR_BAD_RP 5 #define CCL_ERR_UNKNOWN_QUAL 6 -#define CCL_ERR_DOBBLE_QUAL 7 +#define CCL_ERR_DOUBLE_QUAL 7 #define CCL_ERR_EQ_EXPECTED 8 #define CCL_ERR_BAD_RELATION 9 #define CCL_ERR_TRUNC_NOT_LEFT 10