X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=mISDN.h;fp=mISDN.h;h=859b0733c670fadd0285864e74ccd30ebde0b1d5;hp=de223c84a1fd3d686a782cbd06dd98f80974bd51;hb=863bc6421940efe897dfd6d610e1f86ed9992cf6;hpb=e9c834b844aa57b0af09c702c455d5b558b151d5 diff --git a/mISDN.h b/mISDN.h index de223c8..859b073 100644 --- a/mISDN.h +++ b/mISDN.h @@ -69,7 +69,7 @@ struct mISDNport { int gsm_bs; /* this is the (only) GSM BS interface */ #endif #ifdef WITH_GSM_MS - int gsm_ms; /* this is the an GSM MS interface */ + int gsm_ms; /* this is an GSM MS interface */ #endif int lcr_sock; /* socket of loopback on LCR side */ int isloopback; /* will be set on open, in case it is a loopback if */