Use _countof instead of sizeof for TCHAR array
commitb613e0f8c235479944bf62809f1a241c6c848120
authorSven Strickroth <email@cs-ware.de>
Sun, 20 Nov 2016 18:07:18 +0000 (20 19:07 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 20 Nov 2016 18:07:18 +0000 (20 19:07 +0100)
tree54f2b3d33b28fdf97942f765e789cd65c6dbaa60
parent709fd671877f2086733a4fcb69b52b2282850f67
Use _countof instead of sizeof for TCHAR array

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/GitStatusListCtrl.cpp