X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fstringtools.cc;h=91d2a6cb805f90454e5506459bb06d9d987b16e6;hb=e1a8eee026993b860c557c87ec559c902a4b6a11;hp=8954f9b0e44ebf55be628bffe45e174984116520;hpb=79b5f738f2e38acb60cda7e09f54802933a17105;p=chaz%2Fyoink 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: *************************************************/ +