trailing whitespace

This commit is contained in:
Ernest Galbrun 2014-07-23 14:34:22 +02:00
parent d7038423dd
commit 551ab83cf2

View File

@ -190,7 +190,7 @@ void cv::cuda::Stream::enqueueHostCallback(StreamCallback callback, void* userDa
#endif #endif
} }
namespace namespace
{ {
bool default_stream_is_initialized; bool default_stream_is_initialized;
Mutex mtx; Mutex mtx;