X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=include%2Ftreaty.h;h=0c6902f67098a1a11d29e9c1aaedcafff48731d0;hp=bef96d5998480fef6cde33b597c5b41e1f0ebe08;hb=ba2044be189f10349f4dba1bbe80c35ba0e81bae;hpb=18148f03fa96cad1dbca2e9a087670153a6b19dd diff --git a/include/treaty.h b/include/treaty.h index bef96d599..0c6902f67 100644 --- a/include/treaty.h +++ b/include/treaty.h @@ -40,7 +40,7 @@ struct trtstr { /* initial part must match struct empobj */ short ef_type; - short trt_uid; + int trt_uid; unsigned trt_seqno; time_t trt_timestamp; /* end of part matching struct empobj */