diff options
Diffstat (limited to 'src/bnetz/bnetz.h')
-rw-r--r-- | src/bnetz/bnetz.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bnetz/bnetz.h b/src/bnetz/bnetz.h index a6cbec1..ab2bbc0 100644 --- a/src/bnetz/bnetz.h +++ b/src/bnetz/bnetz.h @@ -35,7 +35,7 @@ enum dial_mode { enum dial_type { DIAL_TYPE_NOMETER, DIAL_TYPE_METER, - DIAL_TYPE_UNKNOWN, + DIAL_TYPE_METER_MUENZ, }; /* current state of paging mobile station */ |