Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175394
b: refs/heads/master
c: be2bf0a
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Ingo Molnar committed Dec 6, 2009
1 parent af70054 commit 4489026
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: 59b4caeb797494043f5f3b98a610f5d9b75eefa3
refs/heads/master: be2bf0a2dfbba785860284968fa055006eb1610e
2 changes: 1 addition & 1 deletion trunk/arch/x86/tools/test_get_len.c
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ int main(int argc, char **argv)
char line[BUFSIZE], sym[BUFSIZE] = "<unknown>";
unsigned char insn_buf[16];
struct insn insn;
int insns = 0, c;
int insns = 0;
int warnings = 0;

parse_args(argc, argv);
Expand Down

0 comments on commit 4489026

Please sign in to comment.