From 86366aa0e75dadf0932955392db56cdfacc4380c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Fri, 7 Aug 2015 16:12:06 +0000 Subject: [PATCH] Adjust file header according to the previous commit. svn path=/trunk/; revision=68614 --- reactos/subsystems/mvdm/ntvdm/hardware/mouse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/subsystems/mvdm/ntvdm/hardware/mouse.h b/reactos/subsystems/mvdm/ntvdm/hardware/mouse.h index 23f15a0082d..0e20090d40a 100644 --- a/reactos/subsystems/mvdm/ntvdm/hardware/mouse.h +++ b/reactos/subsystems/mvdm/ntvdm/hardware/mouse.h @@ -2,7 +2,7 @@ * COPYRIGHT: GPL - See COPYING in the top level directory * PROJECT: ReactOS Virtual DOS Machine * FILE: mouse.h - * PURPOSE: Mouse emulation + * PURPOSE: PS/2 Mouse emulation * PROGRAMMERS: Aleksandar Andrejevic */