Mercurial > emacs
changeset 88928:168e6393f622
(calccost, cmgoto): Declare args.
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 30 Jul 2002 11:33:39 +0000 |
parents | cd7645c9842b |
children | a299fdd2a731 |
files | src/cm.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/cm.c Tue Jul 30 11:33:15 2002 +0000 +++ b/src/cm.c Tue Jul 30 11:33:39 2002 +0000 @@ -188,6 +188,7 @@ static int calccost (srcy, srcx, dsty, dstx, doit) + int srcy, srcx, dsty, dstx, doit; { register int deltay, deltax, @@ -323,6 +324,7 @@ void cmgoto (row, col) + int row, col; { int homecost, crcost,