paging: fix whitespace

Change-Id: I81c4a9f0dbd708df27a485ef764c9524a36d548a
This commit is contained in:
Pau Espin 2018-12-11 14:32:05 +01:00
parent 8f6eeb4a66
commit b84fc49b1f
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ static int paging_pending_request(struct gsm_bts_paging_state *bts,
return 1;
}
return 0;
return 0;
}
/*! Call-back once T3113 (paging timeout) expires for given paging_request */