Use .cpp for existing csync .cc files
authorJocelyn Turcotte <jturcotte@woboq.com>
Mon, 14 Aug 2017 12:32:11 +0000 (14:32 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Oct 2017 20:01:03 +0000 (22:01 +0200)
commit39e9938cad6abca59ca6a1d9e6ee0abca2353f8a
tree51513fa06e058cb9f634d3d1779b58b2c9ce392a
parentf897a91354810232d590d322b2afde6344e45e93
Use .cpp for existing csync .cc files

Make this consistent with the rest of the client code.
src/csync/CMakeLists.txt
src/csync/csync_rename.cc [deleted file]
src/csync/csync_rename.cpp [new file with mode: 0644]
src/csync/std/CMakeLists.txt
src/csync/std/c_utf8.cc [deleted file]
src/csync/std/c_utf8.cpp [new file with mode: 0644]