Changeset 12929 in vbox for trunk/src/VBox/Additions/x11/xmouse/xorg14
- Timestamp:
- Oct 2, 2008 11:38:04 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 37346
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/xmouse/xorg14/mouse.c
r12926 r12929 2608 2608 { 2609 2609 MouseDevPtr pMse; 2610 int i;2610 unsigned int i; 2611 2611 int protoPara[8] = {-1, -1, -1, -1, -1, -1, -1, -1}; 2612 2612 const char *name = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.