* Fix some formatting in cmd.c.

This commit is contained in:
kmhugo
2002-01-10 06:49:35 +00:00
parent 478555f1ee
commit 46bd9b925c

View File

@@ -1851,7 +1851,7 @@ static NEARDATA int last_multi;
/*
* convert a MAP window position into a movecmd
*/
const char*
const char *
click_to_cmd(x, y, mod)
int x, y, mod;
{