Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323393
b: refs/heads/master
c: 7c6c4d5
h: refs/heads/master
i:
  323391: d8f819b
v: v3
  • Loading branch information
Fengguang Wu authored and Jiri Kosina committed Sep 1, 2012
1 parent dd33eb4 commit ddd0f6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 40dc23aa82d51147a24f659a7c006ae4bb14009a
refs/heads/master: 7c6c4d5c4aec7e2375c7f67515c18c37c5d28e68
4 changes: 2 additions & 2 deletions trunk/scripts/coccinelle/api/memdup_user.cocci
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ statement S1,S2;
p << r.p;
@@
coccilib.org.print_todo(p[0], "WARNING opportunity for memdep_user")
coccilib.org.print_todo(p[0], "WARNING opportunity for memdup_user")
@script:python depends on report@
p << r.p;
@@
coccilib.report.print_report(p[0], "WARNING opportunity for memdep_user")
coccilib.report.print_report(p[0], "WARNING opportunity for memdup_user")

0 comments on commit ddd0f6c

Please sign in to comment.