Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16249
b: refs/heads/master
c: 7f316b0
h: refs/heads/master
i:
  16247: 00b0714
v: v3
  • Loading branch information
Dominik Brodowski committed Jan 5, 2006
1 parent c4a8003 commit 505d448
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e4115805cf2020da94e8bd1296243605cda487ff
refs/heads/master: 7f316b033b36adfbdf56bfb15c13de49798ab0b2
1 change: 0 additions & 1 deletion trunk/include/pcmcia/ss.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ struct pcmcia_socket;
struct pccard_operations {
int (*init)(struct pcmcia_socket *sock);
int (*suspend)(struct pcmcia_socket *sock);
int (*register_callback)(struct pcmcia_socket *sock, void (*handler)(void *, unsigned int), void * info);
int (*get_status)(struct pcmcia_socket *sock, u_int *value);
int (*get_socket)(struct pcmcia_socket *sock, socket_state_t *state);
int (*set_socket)(struct pcmcia_socket *sock, socket_state_t *state);
Expand Down

0 comments on commit 505d448

Please sign in to comment.