(mode_compile): Don't decrement a pointer that
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Oct 2004 04:24:47 +0000 (04:24 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Oct 2004 04:24:47 +0000 (04:24 +0000)
commit60c5990dc466c0b9fc5a10bc133d6970c5bd9152
treed56e99b6a7cdf613ebf0ea1b668eb3c4c61b7aaf
parentc60d1bf2a758b6496f8647d28db766d78f6ada02
(mode_compile): Don't decrement a pointer that
points to the start of a string, as the C Standard says the
resulting behavior is undefined.
lib/modechange.c