]> git.saurik.com Git - bison.git/blobdiff - data/java.m4
Merge branch 'maint'
[bison.git] / data / java.m4
index c16ab0b160c0b9b339b990aac91cd3a1e95b036d..2bbd09ac02b74887c60cf31fd40a3f30b6fff0fb 100644 (file)
@@ -200,8 +200,8 @@ m4_define([b4_init_throws], [b4_percent_define_get([[init_throws]])])
 b4_percent_define_default([[api.location.type]], [Location])
 m4_define([b4_location_type], [b4_percent_define_get([[api.location.type]])])
 
-b4_percent_define_default([[position_type]], [Position])
-m4_define([b4_position_type], [b4_percent_define_get([[position_type]])])
+b4_percent_define_default([[api.position.type]], [Position])])
+m4_define([b4_position_type], [b4_percent_define_get([[api.position.type]])])
 
 
 ## ----------------- ##