Skip to content

Commit 53c4277

Browse files
committed
filehandle test: fix coding style
1 parent edef49b commit 53c4277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UNITTESTS/stubs/FileHandle_stub.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class FileHandle_stub : public FileHandle {
6565
return 0;
6666
}
6767

68-
virtual int close()
68+
virtual int close()
6969
{
7070
}
7171

0 commit comments

Comments
 (0)