Forráskód Böngészése

core_api -> coreApi

Simon Krajewski 13 éve
szülő
commit
c373e72167
1 módosított fájl, 1 hozzáadás és 1 törlés
  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