diff options
author | acolyer <acolyer> | 2004-11-18 09:29:21 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2004-11-18 09:29:21 +0000 |
commit | 72172aa072aae0896e9cb8e6d8d21231c56625a7 (patch) | |
tree | 547ba0d0a9edc28443ab42a155dfaa459724b19b /docs/adk15ProgGuideDB/annotations.xml | |
parent | 5233d336169eea7471624fa7d7a2c4b705a7167c (diff) | |
download | aspectj-72172aa072aae0896e9cb8e6d8d21231c56625a7.tar.gz aspectj-72172aa072aae0896e9cb8e6d8d21231c56625a7.zip |
some small updates in annotations, plus beginnings of varargs section
Diffstat (limited to 'docs/adk15ProgGuideDB/annotations.xml')
-rw-r--r-- | docs/adk15ProgGuideDB/annotations.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/adk15ProgGuideDB/annotations.xml b/docs/adk15ProgGuideDB/annotations.xml index 456094cdc..3737c9f2b 100644 --- a/docs/adk15ProgGuideDB/annotations.xml +++ b/docs/adk15ProgGuideDB/annotations.xml @@ -419,7 +419,7 @@ </sect2> - <sect2> + <sect2 id="signaturePatterns" xreflabel="Signature Patterns"/> <title>Signature Patterns</title> <para>A <literal>FieldPattern</literal> is described by the following |