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