Add #define list of flags to unset when copying into a buffer
commit5ae59ba13572554b18f64f1203986548a221a292
authorPeter Clifton <peter@clifton-electronics.co.uk>
Sun, 23 Dec 2012 16:04:05 +0000 (23 16:04 +0000)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Sun, 23 Dec 2012 18:58:24 +0000 (23 18:58 +0000)
treecb3bb45a40eeb62177b5e30d0f0a619962ad3931
parent22eedce33458da959da1311e56a01c4b27667dd1
Add #define list of flags to unset when copying into a buffer

Previously, the removal of FOUNDFLAG was hard-coded in various places,
lets consolidate the location to one header file, as when we split the
FOUNDFLAG to differentiate logical and physical connectivity, we will
only have one location to update.
src/buffer.c
src/const.h
src/copy.c