summaryrefslogtreecommitdiff
path: root/mitmiscproto.h
AgeCommit message (Collapse)AuthorFilesLines
2009-07-21Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on ↵Jon TURNEY1-1/+1
case-insensitive filesystems Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-16Remove RCS tags.Peter Hutterer1-3/+0
2009-07-16MITMisc: remove MITMisc.h library header, split into mitmistproto.hPeter Hutterer1-0/+71
Moving extension name from mitmiststr.h into mitmisc.h. Removing Xlib function prototypes from mitmisc.h. Moving protocol request opcodes into mitmiscproto.h Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>