bsc_msc_ip.c: Fix the source comment...

This file is the bsc_msc_ip process to communicate with a MSC
and to implement the GSM 08.08 spec.
This commit is contained in:
Holger Hans Peter Freyther
2010-04-14 08:34:24 +02:00
parent 9be8752541
commit 77fa4d2386

View File

@@ -1,4 +1,4 @@
/* A hackish minimal BSC (+MSC +HLR) implementation */
/* The BSC Process to handle GSM08.08 (A-Interface) */
/* (C) 2008-2009 by Harald Welte <laforge@gnumonks.org>
* (C) 2009 by Holger Hans Peter Freyther <zecke@selfish.org>