Skip to content

Commit

Permalink
Merge branch 'master' into master-dv2
Browse files Browse the repository at this point in the history
  • Loading branch information
DartVanya authored Dec 5, 2024
2 parents 7f4b061 + eea7b6d commit 164fcb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phlib/include/kphuser.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ EXTERN_C_START
#define KPH_SERVICE_NAME TEXT("SystemInformer")
#define KPH_OBJECT_PATH TEXT("\\Driver")
#define KPH_OBJECT_NAME TEXT("\\SystemInformer")
#define KPH_PORT_NAME TEXT("\\SystemInformer")
#define KPH_PORT_NAME TEXT("\\KSystemInformer")

#ifdef DEBUG
#define KSI_COMMS_INIT_ASSERT() assert(KphMessageFreeList.Size == sizeof(KPH_MESSAGE))
Expand Down

0 comments on commit 164fcb5

Please sign in to comment.