Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108140
b: refs/heads/master
c: 36cbaa8
h: refs/heads/master
v: v3
  • Loading branch information
Wim Van Sebroeck committed Aug 10, 2008
1 parent c55185c commit 06e0f78
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: 9229376e9beba0dd449dd4869283545c1d042128
refs/heads/master: 36cbaa8777dd5a79cb56c2a3d7d56f0c80b2bab6
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/pcwd.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ static const int heartbeat_tbl[] = {
static int cards_found;

/* internal variables */
static atomic_t open_allowed = ATOMIC_INIT(1);
static unsigned long open_allowed;
static char expect_close;
static int temp_panic;

Expand Down

0 comments on commit 06e0f78

Please sign in to comment.