Eliminate unused negate field of VFA struct
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 28 May 2012 05:50:55 +0000 (08:50 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 28 May 2012 05:50:55 +0000 (08:50 +0300)
commitf69dd4ce1852d289cbac58829afd91fc4da8e8c7
tree7f2ca6b3619bb4b4a482551e9837851db44f9596
parentcca8f6bb55bdc6714f06eba6081466652145658f
Eliminate unused negate field of VFA struct

- The negate field has never been used nor does it seem very useful
  either: %verify negation can't be handled by it anyway, and
  for others it hardly makes sense.
- While at it, make virtualFileAttributes const and fix the
  indentation
build/files.c