mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 16:10:29 +00:00
fix jim's copypasta
svn path=/trunk/; revision=38753
This commit is contained in:
parent
e3b9b100e1
commit
3bb7973d97
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ __inline static PUSER_HANDLE_ENTRY alloc_user_entry(PUSER_HANDLE_TABLE ht)
|
|||
iMonitor++;
|
||||
break;
|
||||
case otTimer:
|
||||
iMonitor++;
|
||||
iTimer++;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue