Update HED_BLOCK_ALLOCMASK and HED_BLOCK_STATEMASK
commite98bb2830442ecfd26b10539a9fa3aa1d1f20bdd
authorPetr Tesarik <petr@tesarici.cz>
Mon, 22 Oct 2012 20:16:22 +0000 (22 22:16 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Mon, 22 Oct 2012 20:16:22 +0000 (22 22:16 +0200)
tree8fd246b5173927257a22aed39d7821c44ae9c3a9
parent14c747867b76d75448d8d1557b3b149cf9f5febd
Update HED_BLOCK_ALLOCMASK and HED_BLOCK_STATEMASK

The original intention was that all flags are either part of ALLOCMASK
or part of STATEMASK, but when I added new flags, I forgot to add them
to the appropriate group.

Note that HED_BLOCK_TERMINAL is indeed related to allocation, because
it is embedded in struct hed_file_priv.
libhed/file.h