summaryrefslogtreecommitdiffstats
path: root/route.h
diff options
context:
space:
mode:
authorSuper User2007-07-15 12:01:27 +0200
committerSuper User2007-07-15 12:01:27 +0200
commitef3fc1931a2fa82f482d21fb1296735206463d3a (patch)
treec50af579c2acef5b89dba78b4e6b9d4c4701ecc5 /route.h
parentbackup (diff)
downloadlcr-ef3fc1931a2fa82f482d21fb1296735206463d3a.tar.gz
lcr-ef3fc1931a2fa82f482d21fb1296735206463d3a.tar.xz
lcr-ef3fc1931a2fa82f482d21fb1296735206463d3a.zip
backup
Diffstat (limited to 'route.h')
-rw-r--r--route.h2
1 files changed, 2 insertions, 0 deletions
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 */