Skip to content

Commit 3ba91f8

Browse files
committed
clang-format: add missing namespace comment
clang-format 9.0 is now enforcing this.
1 parent 9e88d63 commit 3ba91f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Catalog/OptionsContainer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ struct OptionsContainer {
6161
return buffer.GetString();
6262
}
6363
};
64-
}
64+
} // namespace foreign_storage

0 commit comments

Comments
 (0)