chiark / gitweb /
site.c, magic.h, NOTES: Make early capabilities be dynamic.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Apr 2017 23:18:39 +0000 (00:18 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 25 Sep 2019 12:46:44 +0000 (13:46 +0100)
commit5d903efd43518e7a4f12f7315b7cd133ac1563f1
tree59c6ee5fbbb9f4401d8ec3ec2bcca461016e33c2
parent7bdfa17dfde0bec7b117ea4a8020053111441663
site.c, magic.h, NOTES: Make early capabilities be dynamic.

Replace the `CAPAB_EARLY' macro by a site member variable
`st->early_capabilities'.  The variable is always zero for now, like the
old macro, so there's no functional change.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
NOTES
magic.h
site.c