From 5924da3cbfb32871141c1fc2e9ac23d29ccaecf6 Mon Sep 17 00:00:00 2001 From: aclement Date: Fri, 14 Mar 2008 19:51:37 +0000 Subject: [PATCH] 191435 correction --- docs/adk15ProgGuideDB/joinpointsignatures.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/adk15ProgGuideDB/joinpointsignatures.xml b/docs/adk15ProgGuideDB/joinpointsignatures.xml index 377397848..d5b618e6d 100644 --- a/docs/adk15ProgGuideDB/joinpointsignatures.xml +++ b/docs/adk15ProgGuideDB/joinpointsignatures.xml @@ -220,7 +220,7 @@ Then the signature R(T) T.m(parameter_types) is a signature of the call join point, where R(T) is the return - type of id in T, and + type of m in T, and parameter_types are the parameter types of m. If T itself does not declare a definition of m(parameter_types), then -- 2.39.5