Skip to content

Commit 41d4708

Browse files
committed
Revert changes to symbols.map
1 parent a48f067 commit 41d4708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/src/arrow/symbols.map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
arrow_*;
3535
Arrow*;
3636
# ARROW-14771: export Protobuf symbol table
37-
# descriptor_table_Flight*_2eproto;
37+
descriptor_table_Flight*_2eproto;
3838

3939
# Symbols marked as 'local' are not exported by the DSO and thus may not
4040
# be used by client applications. Everything except the above falls here.

0 commit comments

Comments
 (0)