X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=cll1-0.6.2.h;fp=cll1-0.6.2.h;h=6b2214bd940c39e0cde0ea63bd66decc91ae9b20;hp=37a6ab5577819489bf4de80f9273ec02d3e435fd;hb=0db8e99319ee2e9798ba7fb58a7666791cf81414;hpb=e48d46c959233c89ccd6ccd411b31704610abb71 diff --git a/cll1-0.6.2.h b/cll1-0.6.2.h index 37a6ab5..6b2214b 100644 --- a/cll1-0.6.2.h +++ b/cll1-0.6.2.h @@ -35,7 +35,7 @@ #define not ! #define and && -#define or && +#define or || #define TRUE 1 #define FALSE 0 #define loop while(1)