typo fix in include/obj.h comment
This commit is contained in:
+1
-1
@@ -389,7 +389,7 @@ struct obj {
|
|||||||
* 4. Add a testing macro after the set of referencing macros
|
* 4. Add a testing macro after the set of referencing macros
|
||||||
* (see has_oname(), has_omonst(), has_omailcmd(), and has_omin(),
|
* (see has_oname(), has_omonst(), has_omailcmd(), and has_omin(),
|
||||||
* for examples).
|
* for examples).
|
||||||
* 5. Zero out the pointer to your struct in newmoextra() in
|
* 5. Zero out the pointer to your struct in newoextra() in
|
||||||
* src/mkobj.c.
|
* src/mkobj.c.
|
||||||
* 6. Create newXX(otmp) function and possibly free_XX(otmp) function
|
* 6. Create newXX(otmp) function and possibly free_XX(otmp) function
|
||||||
* in an appropriate new or existing source file and add a prototype
|
* in an appropriate new or existing source file and add a prototype
|
||||||
|
|||||||
Reference in New Issue
Block a user