Seperatig string literal from macro

From C++11 and beyond string literals must be seperated by space
so that they are recongizable as seperate tokens.

Context macro in PPPCellularInterface (CTX) has been causing issues
as it was not augmented with a space from a nearby string literal.
pull/5140/head
Hasnain Virk 2017-09-15 17:29:42 +03:00 committed by adbridge
parent 80ae6acd2b
commit 9fd68c3754
1 changed files with 2 additions and 2 deletions