}\r
 \r
 /** Event handler for the library USB Unhandled Control Request event. */\r
-void EVENT_USB_Device_UnhandledControlPacket(void)\r
+void EVENT_USB_Device_UnhandledControlRequest(void)\r
 {\r
        CDC_Device_ProcessControlRequest(&VirtualSerial_CDC_Interface);\r
 }\r