From: Dave Love Date: Tue, 30 Jul 2002 11:33:39 +0000 (+0000) Subject: (calccost, cmgoto): Declare args. X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~503 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=364a32d188499f25944efa39358037e245636500;p=emacs.git (calccost, cmgoto): Declare args. --- diff --git a/src/cm.c b/src/cm.c index 56a1160c593..4e8984493a7 100644 --- a/src/cm.c +++ b/src/cm.c @@ -188,6 +188,7 @@ cmcostinit () static int calccost (srcy, srcx, dsty, dstx, doit) + int srcy, srcx, dsty, dstx, doit; { register int deltay, deltax, @@ -323,6 +324,7 @@ losecursor () void cmgoto (row, col) + int row, col; { int homecost, crcost,