X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2Fsptps.h;h=98e70f14d38a81b6e46e5958327455ddcec47248;hp=3f3d0945b1d5046530955778db41c1599e464b69;hb=158cbe99f972a1613b7d4d95abfe5fe48e019e67;hpb=a86faaf34711d6b0f278b670d70a229a3cf0d479 diff --git a/src/sptps.h b/src/sptps.h index 3f3d0945..98e70f14 100644 --- a/src/sptps.h +++ b/src/sptps.h @@ -1,6 +1,6 @@ /* sptps.h -- Simple Peer-to-Peer Security - Copyright (C) 2011-2013 Guus Sliepen , + Copyright (C) 2014 Guus Sliepen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -58,7 +58,6 @@ typedef struct sptps { uint32_t inseqno; uint32_t received; unsigned int replaywin; - unsigned int farfuture; char *late; bool outstate;