cosmetic: remove stray newline in octphy's l1_oml.c

Change-Id: I6b60e5ee03b9afe6595bf44c4a963d23d03a4eb7
This commit is contained in:
Philipp Maier 2017-01-31 11:37:18 +01:00 committed by Neels Hofmeyr
parent 8c45ae59f9
commit 9344080109
1 changed files with 1 additions and 2 deletions

View File

@ -563,8 +563,7 @@ static int queue_sapi_command(struct gsm_lchan *lchan, struct sapi_cmd *cmd)
}
static int mph_info_chan_confirm(struct gsm_lchan *lchan,
enum osmo_mph_info_type type, uint8_t cause)
enum osmo_mph_info_type type, uint8_t cause)
{
struct osmo_phsap_prim l1sap;