Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8873
b: refs/heads/master
c: 1377402
h: refs/heads/master
i:
  8871: c79e325
v: v3
  • Loading branch information
Badari Pulavarty authored and David Woodhouse committed Jul 2, 2005
1 parent 6eeeb68 commit b45b8ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: d2f6409584e2c62ffad81690562330ff3bf4a458
refs/heads/master: 13774024da8ebdf17212c0f5a83f5b0681a649eb
2 changes: 1 addition & 1 deletion trunk/include/linux/audit.h
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ extern void audit_log_lost(const char *message);
extern struct semaphore audit_netlink_sem;
#else
#define audit_log(c,t,f,...) do { ; } while (0)
#define audit_log_start(c,t) ({ NULL; })
#define audit_log_start(c,g,t) ({ NULL; })
#define audit_log_vformat(b,f,a) do { ; } while (0)
#define audit_log_format(b,f,...) do { ; } while (0)
#define audit_log_end(b) do { ; } while (0)
Expand Down

0 comments on commit b45b8ca

Please sign in to comment.