diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-06-18 12:08:22 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-06-18 12:08:22 -0700 |
commit | b61cc01c06234b0f48b5485d7d592c1c81c05c70 (patch) | |
tree | 459050c36b468a32edd541ae4a5f69b274ed8215 /lisp/emacs-lisp/byte-opt.el | |
parent | 15375a22fb35c7eb2799393617dec8c7dfe12cc2 (diff) | |
download | emacs-b61cc01c06234b0f48b5485d7d592c1c81c05c70.tar.gz emacs-b61cc01c06234b0f48b5485d7d592c1c81c05c70.tar.bz2 emacs-b61cc01c06234b0f48b5485d7d592c1c81c05c70.zip |
* lisp.h (struct Lisp_Bool_Vector.size): EMACS_INT, not EMACS_UINT.
We prefer signed types, and the value cannot exceed the EMACS_INT
range anyway (because otherwise the length would not be representable).
Diffstat (limited to 'lisp/emacs-lisp/byte-opt.el')
0 files changed, 0 insertions, 0 deletions