Typo fixes

This commit is contained in:
Benjamin Höglinger-Stelzer
2020-08-23 16:14:39 +02:00
parent 88585583ff
commit f96d826352

View File

@@ -164,7 +164,7 @@ VOID CALLBACK notification(
std::cout << (int)SmallMotor << std::endl;
}
const auto ret = vigem_target_x360_register_notification(client, x360, &notification, nullptr);
const auto ret = vigem_target_x360_register_notification(client, pad, &notification, nullptr);
//
// Error handling