comment bit

- the dropx comment has been wrong for a while, time to accept that
This commit is contained in:
cohrs
2002-04-01 00:04:45 +00:00
parent 1d656d8f00
commit 6519e5a127

View File

@@ -496,8 +496,8 @@ register struct obj *obj;
return(1);
}
/* Called in several places - should not produce texts */
/* ship_object() _can_ produce texts--is that comment still correct? */
/* Called in several places - may produce output */
/* eg ship_object() and dropy() -> sellobj() both produce output */
void
dropx(obj)
register struct obj *obj;