Minor, make CreateFile compatible with the disabled writable flag
authorEbrahim Byagowi <ebrahim@gnu.org>
Fri, 11 May 2018 18:14:44 +0000 (22:44 +0430)
committerGitHub <noreply@github.com>
Fri, 11 May 2018 18:14:44 +0000 (22:44 +0430)
commit8eb53b853dcc4b0cc8e240cff6bfc5acb92182b0
treed21e10f6b0870e9ab43f2d3c1d6b0040f98d383b
parent33eb1bd23b100a8e65a0e66621760368b5aecdaf
Minor, make CreateFile compatible with the disabled writable flag

"writable" is not in use and probably we can go in the reverse direction
and remove the flags that are useful for enabled writable, this is just
for the sake of completeness however.
src/hb-blob.cc