ScottBrogden 9 years ago
parent
commit
8a2c138fc1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      PowerManager.cpp

+ 1 - 0
PowerManager.cpp

@@ -9,6 +9,7 @@ ULONG PowerChanged(PVOID Context, ULONG Type, PVOID Setting)
 {
 	//a
 	//b
+	//c
 	CString cs;
 	cs.Format(_T("PowerChanged Type %d"), Type);
 	Log(cs);