Skip to content

Commit a736e69

Browse files
committed
complete
1 parent 9a134e0 commit a736e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iceberg/expression/literal.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ constexpr const char* GetLongTypeName(TypeId type_id) {
118118
}
119119
}
120120

121-
} // anonymous namespace
121+
} // namespace
122122

123123
/// \brief LiteralSerializer handles serialization/deserialization operations for Literal.
124124
/// This is an internal implementation class.

0 commit comments

Comments
 (0)