diff options
author | wisberg <wisberg> | 2005-05-26 19:39:26 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2005-05-26 19:39:26 +0000 |
commit | d60e26a239d60ed0a2f2beab51c8a890c748360e (patch) | |
tree | 5435bf14919b2f9f34c010ad7f4d24a2b4fc39b6 /docs/adk15ProgGuideDB | |
parent | 427508b3671cf0d215a0f3da988818f9715c40dc (diff) | |
download | aspectj-d60e26a239d60ed0a2f2beab51c8a890c748360e.tar.gz aspectj-d60e26a239d60ed0a2f2beab51c8a890c748360e.zip |
no -- in comments; use -
Diffstat (limited to 'docs/adk15ProgGuideDB')
-rw-r--r-- | docs/adk15ProgGuideDB/ataspectj.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/adk15ProgGuideDB/ataspectj.xml b/docs/adk15ProgGuideDB/ataspectj.xml index febf50033..6274c10de 100644 --- a/docs/adk15ProgGuideDB/ataspectj.xml +++ b/docs/adk15ProgGuideDB/ataspectj.xml @@ -257,7 +257,7 @@ <literal>thisJoinPointStaticPart</literal>, <literal>thisEnclosingJoinPointStaticPart</literal> then these need to be declared as additional method parameters when using the annotation - style. <!-- TODO AV - not any more -- In AspectJ 1.5.0 we require that these parameters be declared + style. <!-- TODO AV - not any more - In AspectJ 1.5.0 we require that these parameters be declared first in the parameter list, in later releases we may relax this requirement.--></para> |