X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=include%2Fstorage.h;fp=include%2Fstorage.h;h=c92db0fa2afa598ebee78823340f422db3c7be2f;hb=f8e8102963416cf6f9701864529fd20cdfb750a6;hp=9612a28ee4c07c13527455a72f21232778cc4fe3;hpb=39e51ad7be00995b2bcabe7ae7f1b613035c4df4;p=innduct.git diff --git a/include/storage.h b/include/storage.h index 9612a28..c92db0f 100644 --- a/include/storage.h +++ b/include/storage.h @@ -48,6 +48,9 @@ typedef struct { int groupslen; /* Length of Newsgroups header */ TOKEN *token; /* A pointer to the article's TOKEN */ } ARTHANDLE; + /* SMstore uses iov* but not data,len + * SMretrieve sets type data,len private data is in wire format + */ #define SMERR_NOERROR 0 #define SMERR_INTERNAL 1