]> git.saurik.com Git - bison.git/blobdiff - data/java.m4
Merge remote-tracking branch 'origin/maint'
[bison.git] / data / java.m4
index c16ab0b160c0b9b339b990aac91cd3a1e95b036d..90d01b3327e0cb3fe1e7874777cc5c78f3c629bc 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]])])
 
 
 ## ----------------- ##