diff options
Diffstat (limited to 'src/call-settings.c')
-rw-r--r-- | src/call-settings.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/call-settings.c b/src/call-settings.c index 0c46a2a1..fa7a11fb 100644 --- a/src/call-settings.c +++ b/src/call-settings.c @@ -462,7 +462,8 @@ static gboolean cw_ss_control(int type, case SS_CONTROL_TYPE_QUERY: cs->ss_req_type = SS_CONTROL_TYPE_QUERY; - /* Always query the entire set, SMS not applicable + /* + * Always query the entire set, SMS not applicable * according to 22.004 Appendix A, so CLASS_DEFAULT * is safe to use here */ |