X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fstringtools.cc;h=91d2a6cb805f90454e5506459bb06d9d987b16e6;hp=8954f9b0e44ebf55be628bffe45e174984116520;hb=7d15b919681bb9ec0088b4b27c6abf62d6dfb9b1;hpb=0fffd0097d7b496454413e57b398c903ecc252e4 diff --git a/src/stringtools.cc b/src/stringtools.cc index 8954f9b..91d2a6c 100644 --- a/src/stringtools.cc +++ b/src/stringtools.cc @@ -151,3 +151,5 @@ std::string wideToMulti(const std::wstring& wideStr) } // namespace dc +/** vim: set ts=4 sw=4 tw=80: *************************************************/ +