winpr/TestFileGetStdHandle: rename variable stdout
authorBernhard Miklautz <bernhard.miklautz@thincast.com>
Tue, 1 Mar 2016 11:45:25 +0000 (12:45 +0100)
committerBernhard Miklautz <bernhard.miklautz@thincast.com>
Tue, 29 Mar 2016 16:14:16 +0000 (18:14 +0200)
commitb184f58c1b1abbb87f43e05881f4d8d3dd37453d
tree8474a4ea3d5ff0bdd1e31d608c6515817b45dec8
parent75ae3f58df5a14b4a67439aca96061a9c2ea5040
winpr/TestFileGetStdHandle: rename variable stdout

stdout shouldn't be used as variable name (can't even be used on
windows).
winpr/libwinpr/file/test/TestFileGetStdHandle.c