summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/machdep.h')
-rw-r--r--contrib/tcpdump/machdep.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tcpdump/machdep.h b/contrib/tcpdump/machdep.h
index 4cac15b..8d49a7a 100644
--- a/contrib/tcpdump/machdep.h
+++ b/contrib/tcpdump/machdep.h
@@ -18,10 +18,10 @@
* WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * @(#) $Header: /tcpdump/master/tcpdump/machdep.h,v 1.1.1.1 1999/10/07 23:47:10 mcr Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/tcpdump/machdep.h,v 1.2 2000/01/17 06:24:24 itojun Exp $ (LBL)
*/
#ifndef tcpdump_machdep_h
#define tcpdump_machdep_h
-int abort_on_misalignment(char *);
+int abort_on_misalignment(char *, size_t);
#endif
OpenPOWER on IntegriCloud