mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-30 10:51:39 +02:00
12 lines
377 B
Diff
12 lines
377 B
Diff
--- ./plugins/input/geojson/geojson_datasource.hpp.orig
|
|
+++ ./plugins/input/geojson/geojson_datasource.hpp
|
|
@@ -73,7 +73,7 @@
|
|
choose_by_content_diff_tag,
|
|
split_default_tag,
|
|
linear_tag,
|
|
- node_s_mem_static_tag>;
|
|
+ node_variant_static_tag>;
|
|
};
|
|
|
|
}}}}}
|