]> git.pond.sub.org Git - empserver/commit - src/lib/update/bp.c
Document.
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 13 Jan 2007 18:08:49 +0000 (18:08 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 13 Jan 2007 18:08:49 +0000 (18:08 +0000)
commite50ec526f5867b6d6c13114ebee888f0b7afa98f
treed86ae03901f7ad1c05d25851666bd56e7bc00728
parentf1df44dd2c28f23734b920375bd43ee69cf9ee6b
Document.

(BP_CIVIL, BP_SHELL, BP_GUN): These were used write-only.  Remove.
(bud_key): Update accordingly.

(bp_item_idx): enumeration type for the bp_item[] indexes.  Use where
appropriate.

(bp_get_item): Oops on access to an item that is not tracked.
src/lib/update/bp.c