_NR_SEM -> _NR_SYS_SEM

This commit is contained in:
Vincent Wei
2020-01-07 17:22:14 +08:00
parent c3d8e37d04
commit 312dd032d1
+1 -1
View File
@@ -71,7 +71,7 @@ enum {
#ifdef _MGRM_PROCESSES
_IDX_SEM_MOUSEMOVE,
#endif
_NR_SEM
_NR_SYS_SEM,
};
typedef struct tagG_RES {