Renamed capture_param functions to capture_call_param.
authorJustin Seyster <jseyster@cs.sunysb.edu>
Wed, 27 Oct 2010 20:56:23 +0000 (16:56 -0400)
committerJustin Seyster <jseyster@cs.sunysb.edu>
Wed, 27 Oct 2010 20:56:23 +0000 (16:56 -0400)
commit8f01ec2bca9024fd535b1e363e5b7a6c783a2d86
treee3a82272aa6a74961d6bce50217d12d3603e014c
parent45d5189bcb8987fa0035370ac5f69e7fb4a360d8
Renamed capture_param functions to capture_call_param.

This is to strengthen the separation between call_param and in_param.
src/aop-pc-fun-call.c
src/aop-pointcut.c
src/aop.h
test/plugin-float-types.c
test/plugin-int-types.c
test/plugin-pointer-types.c
test/plugin-reinst1.c
test/plugin-reinst2.c
test/plugin-struct-types.c
workspace/advice_header.c