Use vector.data() instead of &vector[0]
commitd90efeda63385be257c1eaa7f7c2e4522bc8c337
authorSven Strickroth <email@cs-ware.de>
Mon, 27 Aug 2018 18:58:15 +0000 (27 20:58 +0200)
committerSven Strickroth <email@cs-ware.de>
Mon, 27 Aug 2018 18:58:15 +0000 (27 20:58 +0200)
tree44d0909c33b7b49dc1dcbaac6d4930a6ffa52e51
parent9cb496b643d23dd647f97478d227b8a560d2882f
Use vector.data() instead of &vector[0]

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