Move misplaced #endif

This commit is contained in:
Peter Hutterer
2008-09-26 10:57:07 +09:30
parent 2718a5c56b
commit 62069b97d2

View File

@@ -46,9 +46,9 @@
#ifdef HAVE_PROPERTIES
static Atom prop_dlock = 0; /* Drag lock buttons. */
#endif
void EvdevDragLockLockButton(InputInfoPtr pInfo, unsigned int button);
#endif
/* Setup and configuration code */