Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137585
b: refs/heads/master
c: a106cbf
h: refs/heads/master
i:
  137583: 94c58db
v: v3
  • Loading branch information
Tetsuo Handa authored and James Morris committed Mar 27, 2009
1 parent aeba00b commit e39a811
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: 1987f17d2266e882862528841429b5bf67bc8fe5
refs/heads/master: a106cbfd1f3703402fc2d95d97e7a054102250f0
2 changes: 1 addition & 1 deletion trunk/security/tomoyo/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ struct tomoyo_path_info {
struct tomoyo_path_info_with_data {
/* Keep "head" first, for this pointer is passed to tomoyo_free(). */
struct tomoyo_path_info head;
char bariier1[16]; /* Safeguard for overrun. */
char barrier1[16]; /* Safeguard for overrun. */
char body[TOMOYO_MAX_PATHNAME_LEN];
char barrier2[16]; /* Safeguard for overrun. */
};
Expand Down

0 comments on commit e39a811

Please sign in to comment.