X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilctypes.h;h=f060a3e08f80e04d1b6a2815b6fb8d8a706d149c;hp=a4a06d9e2cbdb772b7c0d19018e89a84b8193d84;hb=38b10925eeea619c2b6fa646892df4416e6dd08f;hpb=9f2e507405b3a1cdc9e0595f7bc40a4e9c309d20 diff --git a/lib/silcutil/silctypes.h b/lib/silcutil/silctypes.h index a4a06d9e..f060a3e0 100644 --- a/lib/silcutil/silctypes.h +++ b/lib/silcutil/silctypes.h @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 2002 - 2007 Pekka Riikonen + Copyright (C) 2002 - 2008 Pekka Riikonen 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 @@ -312,6 +312,7 @@ typedef SilcUInt32 SilcParam; #define SILC_PARAM_REGEX 109 #define SILC_PARAM_OFFSET_START 110 #define SILC_PARAM_OFFSET_END 111 +#define SILC_PARAM_APPEND 112 #define SILC_PARAM_ALLOC 0x00010000 /* Allocate, bitmask */ /* Macros */