Add h_* prefix to globals.h comment
This commit is contained in:
parent
cfc2d89b8a
commit
4e3d1ce996
|
@ -12,6 +12,7 @@
|
|||
*
|
||||
* prefix | meaning
|
||||
* -------+-------------------------------
|
||||
* h_* | handler ptr (global scope)
|
||||
* i_* | interface ptr (global scope)
|
||||
* o_* | original interface (not a ptr)
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue