Skip to content

Commit

Permalink
added missing ( to pcap-canusb-linux.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mcr committed Sep 3, 2012
1 parent a19f1ad commit 5b773e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcap-canusb-linux.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
* Prototypes for SocketCAN related functions
*/
pcap_t* canusb_create(const char *device, char *ebuf, int *is_ours);
int canusb_findalldevspcap_if_t **pdevlist, char* errbuf);
int canusb_findalldevs(pcap_if_t **pdevlist, char* errbuf);

0 comments on commit 5b773e2

Please sign in to comment.