Fixed backwards curly brace. Oops!
authorJustin Seyster <jseyster@cs.sunysb.edu>
Wed, 20 Oct 2010 20:10:29 +0000 (16:10 -0400)
committerJustin Seyster <jseyster@cs.sunysb.edu>
Wed, 20 Oct 2010 20:10:29 +0000 (16:10 -0400)
src/aop-pointcut.c

index 9e110a0c2659cf727d7e4860ca7d09b3ca8c11db..fa9fcf33826179c99ba47880bfa10005b13fd3af 100644 (file)
@@ -100,5 +100,5 @@ aop_capture_file_name (struct aop_joinpoint *jp)
 }
 
 /**
- * \{
+ * \}
  */