version 1.82 | | version 1.83 |
---|
| | |
/* | | /* |
* static char *rcsid_c_wiz_c = | | * static char *rcsid_c_wiz_c = |
* "$Id: c_wiz.c,v 1.82 2006/05/05 09:47:40 ryo_saeba Exp $"; | | * "$Id: c_wiz.c,v 1.83 2006/05/21 20:09:12 akirschbaum Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
/** | | /** |
* Enough of the DM functions seem to need this that I broke | | * Enough of the DM functions seem to need this that I broke |
* it out to a seperate function. name is the person | | * it out to a seperate function. name is the person |
* being saught, rq is who is looking for them. This | | * being saught, op is who is looking for them. This |
* prints diagnostics messages, and returns the | | * prints diagnostics messages, and returns the |
* other player, or NULL otherwise. | | * other player, or NULL otherwise. |
*/ | | */ |