diff options
Diffstat (limited to 'lib/smux.c')
-rw-r--r-- | lib/smux.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -972,7 +972,7 @@ int smux_trap (const oid *name, size_t namelen, const oid *iname, size_t inamelen, const struct trap_object *trapobj, size_t trapobjlen, - unsigned int tick, u_char sptrap) + u_char sptrap) { unsigned int i; u_char buf[BUFSIZ]; |