2
0
Simon Krajewski 13 жил өмнө
parent
commit
c373e72167
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      genxml.ml

+ 1 - 1
genxml.ml

@@ -334,7 +334,7 @@ let generate_type com t =
 	let print_meta ml =
 		List.iter (fun (m,pl,_) ->
 			match m with
-			| ":defparam" | ":core_api" -> ()
+			| ":defparam" | ":coreApi" -> ()
 			| _ ->
 			match pl with
 			| [] -> p "@%s " m