comment bit
- the dropx comment has been wrong for a while, time to accept that
This commit is contained in:
4
src/do.c
4
src/do.c
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user