]> git.eshelyaron.com Git - emacs.git/commit
Fix off-by-one error
authorPhilipp Stephani <phst@google.com>
Mon, 12 Jun 2017 21:35:23 +0000 (23:35 +0200)
committerPhilipp Stephani <phst@google.com>
Mon, 12 Jun 2017 21:36:10 +0000 (23:36 +0200)
commit1da7bc7e465a5462d0e20b040ba51bc45fb9f65a
treedab78767186da0ab865b8a2c39b80b1728a36564
parentab2116c9a951cdaf269311a31a8b3da79834742f
Fix off-by-one error

* test/data/emacs-module/mod-test.c (emacs_module_init): Fix
off-by-one error.
test/data/emacs-module/mod-test.c