Skip to content

Commit 1cb40d3

Browse files
committed
format
1 parent 93aca82 commit 1cb40d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/cudaimgproc/src/histogram.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ namespace
163163

164164
void collectGarbage();
165165

166-
void setBitShift(int) override {};
167-
int getBitShift() const override {return 0;}
166+
void setBitShift(int) override {};
167+
int getBitShift() const override {return 0;}
168168

169169
private:
170170
double clipLimit_;

0 commit comments

Comments
 (0)