Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27117
b: refs/heads/master
c: 2b0dd80
h: refs/heads/master
i:
  27115: 47406a2
v: v3
  • Loading branch information
Dominik Brodowski committed Jun 1, 2006
1 parent ea80ed8 commit 61f9f8b
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: 1617406a763870a84ffe6bba3659f30f96ac4a61
refs/heads/master: 2b0dd802ba1ff9b7001f5f9bd9b4d192a4aabf81
2 changes: 1 addition & 1 deletion trunk/drivers/char/pcmcia/cm4000_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ struct cm4000_dev {
#define ZERO_DEV(dev) \
memset(&dev->atr_csum,0, \
sizeof(struct cm4000_dev) - \
/*link*/ sizeof(struct pcmcia_device) - \
/*link*/ sizeof(struct pcmcia_device *) - \
/*node*/ sizeof(dev_node_t) - \
/*atr*/ MAX_ATR*sizeof(char) - \
/*rbuf*/ 512*sizeof(char) - \
Expand Down

0 comments on commit 61f9f8b

Please sign in to comment.