From d7e9cd8ee8aedbaea3bd715f1ddf2fa3bb0168af Mon Sep 17 00:00:00 2001 From: Shantanu Gupta Date: Wed, 19 Feb 2020 14:43:15 -0800 Subject: minor cleanup --- video/IndirectDisplay/IddSampleApp/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video/IndirectDisplay/IddSampleApp/main.cpp') diff --git a/video/IndirectDisplay/IddSampleApp/main.cpp b/video/IndirectDisplay/IddSampleApp/main.cpp index c71c04b9..e1d55ee8 100644 --- a/video/IndirectDisplay/IddSampleApp/main.cpp +++ b/video/IndirectDisplay/IddSampleApp/main.cpp @@ -72,7 +72,7 @@ int __cdecl main(int argc, wchar_t *argv[]) } printf("Device created\n\n"); - // No wait for user to indicate the device should be stopped + // Now wait for user to indicate the device should be stopped printf("Press 'x' to exit and destory the software device\n"); bool bExit = false; do -- cgit v1.3.1