This commit is contained in:
Harald Welte 2009-01-11 04:38:55 +00:00
parent 9bb7c70016
commit d08de2f9e4
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ void page_request(struct gsm_bts *bts, struct gsm_subscriber *subscr, int type)
}
}
DEBUGP(DPAG, "Paging request for not mnaged BTS\n");
DEBUGP(DPAG, "Paging request for not managed BTS\n");
free(req);
return;
}