Make CGitHash "operator const unsigned char*" explicit
commitba324489a6a04cee83c3e7e19f046c5fc6b54728
authorSven Strickroth <email@cs-ware.de>
Sat, 13 Oct 2018 19:26:34 +0000 (13 21:26 +0200)
committerSven Strickroth <email@cs-ware.de>
Sat, 13 Oct 2018 19:26:34 +0000 (13 21:26 +0200)
tree0016ad42b403f875c12330f70abab76b86c39676
parentd5a228dd207d9d05cfeed9f8741a80f431a1314f
Make CGitHash "operator const unsigned char*" explicit

In order to prevent conversions to CString.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/GitHash.h
src/Git/GitRev.cpp
src/Git/GitRevLoglist.cpp
src/Git/GitStatusListCtrl.cpp
src/TortoiseProc/LogDataVector.cpp