]> git.pond.sub.org Git - empserver/commit - include/commodity.h
Document tables EF_COMM, EF_TRADE and EF_COUNTRY have an owner
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 25 Feb 2008 19:37:01 +0000 (20:37 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 26 Feb 2008 20:07:59 +0000 (21:07 +0100)
commitaef790f7f32c18d398b648c6a11959a981baff83
tree9da959acd43a275e8a88f01725b2e5ffb2aef244
parent0a570bc4bfacd91654396229d5b99e58d12cb841
Document tables EF_COMM, EF_TRADE and EF_COUNTRY have an owner

xdvisible() relies on that.

Set EFF_OWNER in the table definitions.  EFF_OWNER is not actually
used right now, so this doesn't fix anything broken.
include/commodity.h
include/trade.h
src/lib/global/file.c