]> git.eshelyaron.com Git - emacs.git/commit
Fix minor problems found by static checking.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Nov 2011 18:29:29 +0000 (10:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Nov 2011 18:29:29 +0000 (10:29 -0800)
commit61ccba97a11dd945138a5459955456ebb19b9e74
treec094aaf4aebe089af28d1024a3a03b3c9ea9550a
parent2071918ec9a1562d5f0aa6218d98f80318a33466
Fix minor problems found by static checking.

* dispextern.h, xdisp.c (row_hash): Declare extern only if XASSERTS.
* dispnew.c (verify_row_hash): Now static.
src/ChangeLog
src/dispextern.h
src/dispnew.c
src/xdisp.c