Changeset 2980 in vbox for trunk/src/VBox/Additions/linux/xmouse/xorg71
- Timestamp:
- Jun 1, 2007 3:56:12 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 21699
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/xmouse/xorg71/mouse.c
r1260 r2980 4 4 5 5 /* 6 * Copyright (C) 2006 InnoTek SystemberatungGmbH6 * Copyright (C) 2006-2007 innotek GmbH 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 3846 3846 #ifdef VBOX 3847 3847 "vboxmouse", 3848 " InnoTek SystemberatungGmbH",3848 "innotek GmbH", 3849 3849 #else 3850 3850 "mouse",
Note:
See TracChangeset
for help on using the changeset viewer.