diff --git a/include/trade.h b/include/trade.h index 368af973..2802d97a 100644 --- a/include/trade.h +++ b/include/trade.h @@ -44,7 +44,7 @@ struct trdstr { short ef_type; natid trd_owner; short trd_uid; - char trd_type; + short trd_type; short trd_unitid; long trd_price; int trd_maxbidder;