diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2018-04-24 13:14:07 +0200 |
---|---|---|
committer | Lubomir Rintel <lkundrak@v3.sk> | 2018-05-10 14:35:52 +0200 |
commit | f0c1efbf426260c6ed45f3ae83b9a4e2b5a347c4 (patch) | |
tree | dae666c4e38c2276b4819210ad9c2f4ca83799a4 /src/devices/wwan | |
parent | 1829126f3abe8af591af2d0906f04b3dae01743e (diff) |
all: add and utilize nm_utils_is_separator()
It is meant to be rather similar in nature to isblank() or
g_ascii_isspace().
Sadly, isblank() is locale dependent while g_ascii_isspace() also considers
vertical whitespace as a space. That's no good for configuration files that
are strucutured into lines, which happens to be a pretty common case.
Diffstat (limited to 'src/devices/wwan')
0 files changed, 0 insertions, 0 deletions