]> git.eshelyaron.com Git - emacs.git/commit
Tweak field ordering in re_pattern_buffer
authorDaniel Colascione <dancol@dancol.org>
Sat, 16 Jun 2018 06:48:26 +0000 (23:48 -0700)
committerDaniel Colascione <dancol@dancol.org>
Sat, 16 Jun 2018 20:46:38 +0000 (13:46 -0700)
commit55bc3db67c6a691bf40036394cd8ed4ab0a31c08
treed825b768d896454386f9fbcd08959e7647531bda
parentadc80ddcfb37cdd9fa192053a1088d22585416e7
Tweak field ordering in re_pattern_buffer

* src/regex.h (struct re_pattern_buffer): Reorder charset_unibyte
field to keep bitfields together.
src/regex.h