minor fix in gpu's header
authorAlexey Spizhevoy <no@email>
Thu, 2 Dec 2010 09:29:49 +0000 (09:29 +0000)
committerAlexey Spizhevoy <no@email>
Thu, 2 Dec 2010 09:29:49 +0000 (09:29 +0000)
modules/gpu/src/cuda/cuda_shared.hpp

index ce0a704..1bc7e1c 100644 (file)
@@ -99,7 +99,7 @@ namespace cv
         // border interpolation modes)\r
         enum \r
         {\r
-            BORDER_REFLECT101 = 0,\r
+            BORDER_REFLECT101 = 0\r
         };\r
 \r
     }\r