From 3e82153545915afe2c9ccaaa1174a8922b403559 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 27 Jul 2004 10:23:18 +0000 Subject: [PATCH] fixes a typo git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8486 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/input/kb_mouse_driver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/private/input/kb_mouse_driver.h b/headers/private/input/kb_mouse_driver.h index da7c61b071..46c5fe1db9 100644 --- a/headers/private/input/kb_mouse_driver.h +++ b/headers/private/input/kb_mouse_driver.h @@ -167,6 +167,6 @@ typedef struct { #ifdef __cplusplus } -#endid +#endif #endif \ No newline at end of file