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