diff options
author | comex <comexk@gmail.com> | 2020-12-06 19:24:23 -0500 |
---|---|---|
committer | comex <comexk@gmail.com> | 2020-12-06 19:25:48 -0500 |
commit | 2dce2be1387fea3e4bf85f98b09f45d7d682e591 (patch) | |
tree | beb8ec2a367f3278f0abc26c5f88925c2779ddb7 /src/common/file_util.cpp | |
parent | 5933667cb83b690d029b9d5b646dc93f1ef4fda8 (diff) |
configure_motion_touch: Fix unescaped backslash in regex
Since this is inside a string literal, backslashes that are part of
regex syntax have to be escaped. But that's ugly, so convert to a raw
string instead.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions