projects
/
interaspect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17c18b3
)
Fixed backwards curly brace. Oops!
author
Justin Seyster
<jseyster@cs.sunysb.edu>
Wed, 20 Oct 2010 20:10:29 +0000
(16:10 -0400)
committer
Justin Seyster
<jseyster@cs.sunysb.edu>
Wed, 20 Oct 2010 20:10:29 +0000
(16:10 -0400)
src/aop-pointcut.c
patch
|
blob
|
history
diff --git
a/src/aop-pointcut.c
b/src/aop-pointcut.c
index 9e110a0c2659cf727d7e4860ca7d09b3ca8c11db..fa9fcf33826179c99ba47880bfa10005b13fd3af 100644
(file)
--- a/
src/aop-pointcut.c
+++ b/
src/aop-pointcut.c
@@
-100,5
+100,5
@@
aop_capture_file_name (struct aop_joinpoint *jp)
}
/**
- * \
{
+ * \
}
*/