Comment typo

This commit is contained in:
Pasi Kallinen
2024-01-23 17:32:32 +02:00
parent 50df01c3e1
commit a45f07c9b4
+1 -1
View File
@@ -1670,7 +1670,7 @@ any_obj_ok(struct obj *obj)
return GETOBJ_EXCLUDE; return GETOBJ_EXCLUDE;
} }
/* return string describing you hands based on action. */ /* return string describing your hands based on action. */
static char * static char *
getobj_hands_txt(const char *action) getobj_hands_txt(const char *action)
{ {