X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=firmjni%2FREADME;h=7b342475086a2377ca002868722731ba37f87d4e;hb=a43b15ac7314af2946cbf5519f4f5e5cdc5f630e;hp=7aa2786464138ca0009d57c77a37667d06302206;hpb=fd092f4ea35fb43182ec901cc551d5a2f3a06a02;p=libfirm diff --git a/firmjni/README b/firmjni/README index 7aa278646..7b3424750 100644 --- a/firmjni/README +++ b/firmjni/README @@ -11,9 +11,9 @@ capitalizing the letter after an underscore.) The static fields are derived from the enumerators in libfirm. The generator copies the comments from the header files to the Java -files. Sometimes it places the comments slightly wrong, i.e. one -definition too high or too low. As the comments are directly copied -they refer to the C names. +files. Sometimes it places the comments slightly wrong, i.e. a bit +too high or too low. As the comments are directly copied they refer +to the C names. Generating the JNI requires various syntactic properties of the header files that restrict legal C. These restrictions will be