X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=route.h;h=c83ffcc69dfcfc6af0bdf0b4fc66429f47948e7d;hp=97a2429a88108c631a6321a02906e03d41cac209;hb=ef3fc1931a2fa82f482d21fb1296735206463d3a;hpb=2746009aca7e00678ad6f5f64da8b208ab635d60 diff --git a/route.h b/route.h index 97a2429..c83ffcc 100644 --- a/route.h +++ b/route.h @@ -72,6 +72,8 @@ enum { /* what to check during runtime */ MATCH_UP, MATCH_BUSY, MATCH_IDLE, + MATCH_ASTERISK, + MATCH_NOTASTERISK, }; enum { /* how to parse text file during startup */