summaryrefslogtreecommitdiff
path: root/xts5/Xproto
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2009-09-16 12:42:49 -0700
committerDan Nicholson <dbn.lists@gmail.com>2009-09-16 12:42:49 -0700
commit5f6f06fac51da2e193395c75185e3f35cafa9cf3 (patch)
treed7b3525cbc20b88dbe75f7f652722db96a8ec18a /xts5/Xproto
parent5444e63bd2b8b4c3c746765a17d974d92fd07852 (diff)
xts5: Fix up comments for tset/ removal
Diffstat (limited to 'xts5/Xproto')
-rw-r--r--xts5/Xproto/pAllocColor/pAllocColor.m2
-rw-r--r--xts5/Xproto/pAllocColorCells/pAllocColorCells.m2
-rw-r--r--xts5/Xproto/pAllocColorPlanes/pAllocColorPlanes.m2
-rw-r--r--xts5/Xproto/pAllocNamedColor/pAllocNamedColor.m2
-rw-r--r--xts5/Xproto/pAllowEvents/pAllowEvents.m2
-rw-r--r--xts5/Xproto/pBadRequest/pBadRequest.m2
-rw-r--r--xts5/Xproto/pBell/pBell.m2
-rw-r--r--xts5/Xproto/pChangeActivePointerGrab/pChangeActivePointerGrab.m2
-rw-r--r--xts5/Xproto/pChangeGC/pChangeGC.m2
-rw-r--r--xts5/Xproto/pChangeHosts/pChangeHosts.m2
-rw-r--r--xts5/Xproto/pChangeKeyboardControl/pChangeKeyboardControl.m2
-rw-r--r--xts5/Xproto/pChangeKeyboardMapping/pChangeKeyboardMapping.m2
-rw-r--r--xts5/Xproto/pChangePointerControl/pChangePointerControl.m2
-rw-r--r--xts5/Xproto/pChangeProperty/pChangeProperty.m2
-rw-r--r--xts5/Xproto/pChangeSaveSet/pChangeSaveSet.m2
-rw-r--r--xts5/Xproto/pChangeWindowAttributes/pChangeWindowAttributes.m2
-rw-r--r--xts5/Xproto/pCirculateWindow/pCirculateWindow.m2
-rw-r--r--xts5/Xproto/pClearArea/pClearArea.m2
-rw-r--r--xts5/Xproto/pCloseFont/pCloseFont.m2
-rw-r--r--xts5/Xproto/pConfigureWindow/pConfigureWindow.m2
-rw-r--r--xts5/Xproto/pConvertSelection/pConvertSelection.m2
-rw-r--r--xts5/Xproto/pCopyArea/pCopyArea.m2
-rw-r--r--xts5/Xproto/pCopyColormapAndFree/pCopyColormapAndFree.m2
-rw-r--r--xts5/Xproto/pCopyGC/pCopyGC.m2
-rw-r--r--xts5/Xproto/pCopyPlane/pCopyPlane.m2
-rw-r--r--xts5/Xproto/pCreateColormap/pCreateColormap.m2
-rw-r--r--xts5/Xproto/pCreateCursor/pCreateCursor.m2
-rw-r--r--xts5/Xproto/pCreateGC/pCreateGC.m2
-rw-r--r--xts5/Xproto/pCreateGlyphCursor/pCreateGlyphCursor.m2
-rw-r--r--xts5/Xproto/pCreatePixmap/pCreatePixmap.m2
-rw-r--r--xts5/Xproto/pCreateWindow/pCreateWindow.m2
-rw-r--r--xts5/Xproto/pDeleteProperty/pDeleteProperty.m2
-rw-r--r--xts5/Xproto/pDestroySubwindows/pDestroySubwindows.m2
-rw-r--r--xts5/Xproto/pDestroyWindow/pDestroyWindow.m2
-rw-r--r--xts5/Xproto/pFillPoly/pFillPoly.m2
-rw-r--r--xts5/Xproto/pForceScreenSaver/pForceScreenSaver.m2
-rw-r--r--xts5/Xproto/pFreeColormap/pFreeColormap.m2
-rw-r--r--xts5/Xproto/pFreeColors/pFreeColors.m2
-rw-r--r--xts5/Xproto/pFreeCursor/pFreeCursor.m2
-rw-r--r--xts5/Xproto/pFreeGC/pFreeGC.m2
-rw-r--r--xts5/Xproto/pFreePixmap/pFreePixmap.m2
-rw-r--r--xts5/Xproto/pGetAtomName/pGetAtomName.m2
-rw-r--r--xts5/Xproto/pGetFontPath/pGetFontPath.m2
-rw-r--r--xts5/Xproto/pGetGeometry/pGetGeometry.m2
-rw-r--r--xts5/Xproto/pGetImage/pGetImage.m2
-rw-r--r--xts5/Xproto/pGetInputFocus/pGetInputFocus.m2
-rw-r--r--xts5/Xproto/pGetKeyboardControl/pGetKeyboardControl.m2
-rw-r--r--xts5/Xproto/pGetKeyboardMapping/pGetKeyboardMapping.m2
-rw-r--r--xts5/Xproto/pGetModifierMapping/pGetModifierMapping.m2
-rw-r--r--xts5/Xproto/pGetMotionEvents/pGetMotionEvents.m2
-rw-r--r--xts5/Xproto/pGetPointerControl/pGetPointerControl.m2
-rw-r--r--xts5/Xproto/pGetPointerMapping/pGetPointerMapping.m2
-rw-r--r--xts5/Xproto/pGetProperty/pGetProperty.m2
-rw-r--r--xts5/Xproto/pGetScreenSaver/pGetScreenSaver.m2
-rw-r--r--xts5/Xproto/pGetSelectionOwner/pGetSelectionOwner.m2
-rw-r--r--xts5/Xproto/pGetWindowAttributes/pGetWindowAttributes.m2
-rw-r--r--xts5/Xproto/pGrabButton/pGrabButton.m2
-rw-r--r--xts5/Xproto/pGrabKey/pGrabKey.m2
-rw-r--r--xts5/Xproto/pGrabKeyboard/pGrabKeyboard.m2
-rw-r--r--xts5/Xproto/pGrabPointer/pGrabPointer.m2
-rw-r--r--xts5/Xproto/pGrabServer/pGrabServer.m2
-rw-r--r--xts5/Xproto/pImageText16/pImageText16.m2
-rw-r--r--xts5/Xproto/pImageText8/pImageText8.m2
-rw-r--r--xts5/Xproto/pInstallColormap/pInstallColormap.m2
-rw-r--r--xts5/Xproto/pInternAtom/pInternAtom.m2
-rw-r--r--xts5/Xproto/pKillClient/pKillClient.m2
-rw-r--r--xts5/Xproto/pListExtensions/pListExtensions.m2
-rw-r--r--xts5/Xproto/pListFonts/pListFonts.m2
-rw-r--r--xts5/Xproto/pListFontsWithInfo/pListFontsWithInfo.m2
-rw-r--r--xts5/Xproto/pListHosts/pListHosts.m2
-rw-r--r--xts5/Xproto/pListInstalledColormaps/pListInstalledColormaps.m2
-rw-r--r--xts5/Xproto/pListProperties/pListProperties.m2
-rw-r--r--xts5/Xproto/pLookupColor/pLookupColor.m2
-rw-r--r--xts5/Xproto/pMapSubwindows/pMapSubwindows.m2
-rw-r--r--xts5/Xproto/pMapWindow/pMapWindow.m2
-rw-r--r--xts5/Xproto/pNoOperation/pNoOperation.m2
-rw-r--r--xts5/Xproto/pOpenDisplay/pOpenDisplay.m2
-rw-r--r--xts5/Xproto/pOpenFont/pOpenFont.m2
-rw-r--r--xts5/Xproto/pPolyArc/pPolyArc.m2
-rw-r--r--xts5/Xproto/pPolyFillArc/pPolyFillArc.m2
-rw-r--r--xts5/Xproto/pPolyFillRectangle/pPolyFillRectangle.m2
-rw-r--r--xts5/Xproto/pPolyLine/pPolyLine.m2
-rw-r--r--xts5/Xproto/pPolyPoint/pPolyPoint.m2
-rw-r--r--xts5/Xproto/pPolyRectangle/pPolyRectangle.m2
-rw-r--r--xts5/Xproto/pPolySegment/pPolySegment.m2
-rw-r--r--xts5/Xproto/pPolyText16/pPolyText16.m2
-rw-r--r--xts5/Xproto/pPolyText8/pPolyText8.m2
-rw-r--r--xts5/Xproto/pPutImage/pPutImage.m2
-rw-r--r--xts5/Xproto/pQueryBestSize/pQueryBestSize.m2
-rw-r--r--xts5/Xproto/pQueryColors/pQueryColors.m2
-rw-r--r--xts5/Xproto/pQueryExtension/pQueryExtension.m2
-rw-r--r--xts5/Xproto/pQueryFont/pQueryFont.m2
-rw-r--r--xts5/Xproto/pQueryKeymap/pQueryKeymap.m2
-rw-r--r--xts5/Xproto/pQueryPointer/pQueryPointer.m2
-rw-r--r--xts5/Xproto/pQueryTextExtents/pQueryTextExtents.m2
-rw-r--r--xts5/Xproto/pQueryTree/pQueryTree.m2
-rw-r--r--xts5/Xproto/pRecolorCursor/pRecolorCursor.m2
-rw-r--r--xts5/Xproto/pReparentWindow/pReparentWindow.m2
-rw-r--r--xts5/Xproto/pRotateProperties/pRotateProperties.m2
-rw-r--r--xts5/Xproto/pSendEvent/pSendEvent.m2
-rw-r--r--xts5/Xproto/pSetAccessControl/pSetAccessControl.m2
-rw-r--r--xts5/Xproto/pSetClipRectangles/pSetClipRectangles.m2
-rw-r--r--xts5/Xproto/pSetCloseDownMode/pSetCloseDownMode.m2
-rw-r--r--xts5/Xproto/pSetDashes/pSetDashes.m2
-rw-r--r--xts5/Xproto/pSetFontPath/pSetFontPath.m2
-rw-r--r--xts5/Xproto/pSetInputFocus/pSetInputFocus.m2
-rw-r--r--xts5/Xproto/pSetModifierMapping/pSetModifierMapping.m2
-rw-r--r--xts5/Xproto/pSetPointerMapping/pSetPointerMapping.m2
-rw-r--r--xts5/Xproto/pSetScreenSaver/pSetScreenSaver.m2
-rw-r--r--xts5/Xproto/pSetSelectionOwner/pSetSelectionOwner.m2
-rw-r--r--xts5/Xproto/pStoreColors/pStoreColors.m2
-rw-r--r--xts5/Xproto/pStoreNamedColor/pStoreNamedColor.m2
-rw-r--r--xts5/Xproto/pTranslateCoords/pTranslateCoords.m2
-rw-r--r--xts5/Xproto/pUngrabButton/pUngrabButton.m2
-rw-r--r--xts5/Xproto/pUngrabKey/pUngrabKey.m2
-rw-r--r--xts5/Xproto/pUngrabKeyboard/pUngrabKeyboard.m2
-rw-r--r--xts5/Xproto/pUngrabPointer/pUngrabPointer.m2
-rw-r--r--xts5/Xproto/pUngrabServer/pUngrabServer.m2
-rw-r--r--xts5/Xproto/pUninstallColormap/pUninstallColormap.m2
-rw-r--r--xts5/Xproto/pUnmapSubwindows/pUnmapSubwindows.m2
-rw-r--r--xts5/Xproto/pUnmapWindow/pUnmapWindow.m2
-rw-r--r--xts5/Xproto/pWarpPointer/pWarpPointer.m2
122 files changed, 122 insertions, 122 deletions
diff --git a/xts5/Xproto/pAllocColor/pAllocColor.m b/xts5/Xproto/pAllocColor/pAllocColor.m
index abf27bf7..ff4a789e 100644
--- a/xts5/Xproto/pAllocColor/pAllocColor.m
+++ b/xts5/Xproto/pAllocColor/pAllocColor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pAllocColor/pAllocColor.m
+>># File: xts5/Xproto/pAllocColor/pAllocColor.m
>>#
>># Description:
>># Tests for AllocColor
diff --git a/xts5/Xproto/pAllocColorCells/pAllocColorCells.m b/xts5/Xproto/pAllocColorCells/pAllocColorCells.m
index e4429b63..40958334 100644
--- a/xts5/Xproto/pAllocColorCells/pAllocColorCells.m
+++ b/xts5/Xproto/pAllocColorCells/pAllocColorCells.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pAllocColorCells/pAllocColorCells.m
+>># File: xts5/Xproto/pAllocColorCells/pAllocColorCells.m
>>#
>># Description:
>># Tests for AllocColorCells
diff --git a/xts5/Xproto/pAllocColorPlanes/pAllocColorPlanes.m b/xts5/Xproto/pAllocColorPlanes/pAllocColorPlanes.m
index 5d0de779..d584467d 100644
--- a/xts5/Xproto/pAllocColorPlanes/pAllocColorPlanes.m
+++ b/xts5/Xproto/pAllocColorPlanes/pAllocColorPlanes.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pAllocColorPlanes/pAllocColorPlanes.m
+>># File: xts5/Xproto/pAllocColorPlanes/pAllocColorPlanes.m
>>#
>># Description:
>># Tests for AllocColorPlanes
diff --git a/xts5/Xproto/pAllocNamedColor/pAllocNamedColor.m b/xts5/Xproto/pAllocNamedColor/pAllocNamedColor.m
index 22308fe0..09bcc134 100644
--- a/xts5/Xproto/pAllocNamedColor/pAllocNamedColor.m
+++ b/xts5/Xproto/pAllocNamedColor/pAllocNamedColor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pAllocNamedColor/pAllocNamedColor.m
+>># File: xts5/Xproto/pAllocNamedColor/pAllocNamedColor.m
>>#
>># Description:
>># Tests for AllocNamedColor
diff --git a/xts5/Xproto/pAllowEvents/pAllowEvents.m b/xts5/Xproto/pAllowEvents/pAllowEvents.m
index 501abfb3..8a561ceb 100644
--- a/xts5/Xproto/pAllowEvents/pAllowEvents.m
+++ b/xts5/Xproto/pAllowEvents/pAllowEvents.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pAllowEvents/pAllowEvents.m
+>># File: xts5/Xproto/pAllowEvents/pAllowEvents.m
>>#
>># Description:
>># Tests for AllowEvents
diff --git a/xts5/Xproto/pBadRequest/pBadRequest.m b/xts5/Xproto/pBadRequest/pBadRequest.m
index ba520286..147fafea 100644
--- a/xts5/Xproto/pBadRequest/pBadRequest.m
+++ b/xts5/Xproto/pBadRequest/pBadRequest.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pBadRequest/pBadRequest.m
+>># File: xts5/Xproto/pBadRequest/pBadRequest.m
>>#
>># Description:
>># Tests for BadRequest
diff --git a/xts5/Xproto/pBell/pBell.m b/xts5/Xproto/pBell/pBell.m
index 4196dc1a..9f575c38 100644
--- a/xts5/Xproto/pBell/pBell.m
+++ b/xts5/Xproto/pBell/pBell.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pBell/pBell.m
+>># File: xts5/Xproto/pBell/pBell.m
>>#
>># Description:
>># Tests for Bell
diff --git a/xts5/Xproto/pChangeActivePointerGrab/pChangeActivePointerGrab.m b/xts5/Xproto/pChangeActivePointerGrab/pChangeActivePointerGrab.m
index 6c50e471..4f35ff44 100644
--- a/xts5/Xproto/pChangeActivePointerGrab/pChangeActivePointerGrab.m
+++ b/xts5/Xproto/pChangeActivePointerGrab/pChangeActivePointerGrab.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pChangeActivePointerGrab/pChangeActivePointerGrab.m
+>># File: xts5/Xproto/pChangeActivePointerGrab/pChangeActivePointerGrab.m
>>#
>># Description:
>># Tests for ChangeActivePointerGrab
diff --git a/xts5/Xproto/pChangeGC/pChangeGC.m b/xts5/Xproto/pChangeGC/pChangeGC.m
index b6ba96f0..fe3c9d10 100644
--- a/xts5/Xproto/pChangeGC/pChangeGC.m
+++ b/xts5/Xproto/pChangeGC/pChangeGC.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pChangeGC/pChangeGC.m
+>># File: xts5/Xproto/pChangeGC/pChangeGC.m
>>#
>># Description:
>># Tests for ChangeGC()
diff --git a/xts5/Xproto/pChangeHosts/pChangeHosts.m b/xts5/Xproto/pChangeHosts/pChangeHosts.m
index cef04d81..be7de379 100644
--- a/xts5/Xproto/pChangeHosts/pChangeHosts.m
+++ b/xts5/Xproto/pChangeHosts/pChangeHosts.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pChangeHosts/pChangeHosts.m
+>># File: xts5/Xproto/pChangeHosts/pChangeHosts.m
>>#
>># Description:
>># Tests for ChangeHosts
diff --git a/xts5/Xproto/pChangeKeyboardControl/pChangeKeyboardControl.m b/xts5/Xproto/pChangeKeyboardControl/pChangeKeyboardControl.m
index 8e9aeea1..c9dc7a30 100644
--- a/xts5/Xproto/pChangeKeyboardControl/pChangeKeyboardControl.m
+++ b/xts5/Xproto/pChangeKeyboardControl/pChangeKeyboardControl.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pChangeKeyboardControl/pChangeKeyboardControl.m
+>># File: xts5/Xproto/pChangeKeyboardControl/pChangeKeyboardControl.m
>>#
>># Description:
>># Tests for ChangeKeyboardControl
diff --git a/xts5/Xproto/pChangeKeyboardMapping/pChangeKeyboardMapping.m b/xts5/Xproto/pChangeKeyboardMapping/pChangeKeyboardMapping.m
index c5a616e1..d65bf333 100644
--- a/xts5/Xproto/pChangeKeyboardMapping/pChangeKeyboardMapping.m
+++ b/xts5/Xproto/pChangeKeyboardMapping/pChangeKeyboardMapping.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pChangeKeyboardMapping/pChangeKeyboardMapping.m
+>># File: xts5/Xproto/pChangeKeyboardMapping/pChangeKeyboardMapping.m
>>#
>># Description:
>># Tests for ChangeKeyboardMapping
diff --git a/xts5/Xproto/pChangePointerControl/pChangePointerControl.m b/xts5/Xproto/pChangePointerControl/pChangePointerControl.m
index a388a580..e91d001f 100644
--- a/xts5/Xproto/pChangePointerControl/pChangePointerControl.m
+++ b/xts5/Xproto/pChangePointerControl/pChangePointerControl.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pChangePointerControl/pChangePointerControl.m
+>># File: xts5/Xproto/pChangePointerControl/pChangePointerControl.m
>>#
>># Description:
>># Tests for ChangePointerControl
diff --git a/xts5/Xproto/pChangeProperty/pChangeProperty.m b/xts5/Xproto/pChangeProperty/pChangeProperty.m
index 02a06164..67bed735 100644
--- a/xts5/Xproto/pChangeProperty/pChangeProperty.m
+++ b/xts5/Xproto/pChangeProperty/pChangeProperty.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pChangeProperty/pChangeProperty.m
+>># File: xts5/Xproto/pChangeProperty/pChangeProperty.m
>>#
>># Description:
>># Tests for ChangeProperty
diff --git a/xts5/Xproto/pChangeSaveSet/pChangeSaveSet.m b/xts5/Xproto/pChangeSaveSet/pChangeSaveSet.m
index 8ff34768..0c8f963f 100644
--- a/xts5/Xproto/pChangeSaveSet/pChangeSaveSet.m
+++ b/xts5/Xproto/pChangeSaveSet/pChangeSaveSet.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pChangeSaveSet/pChangeSaveSet.m
+>># File: xts5/Xproto/pChangeSaveSet/pChangeSaveSet.m
>>#
>># Description:
>># Tests for ChangeSaveSet
diff --git a/xts5/Xproto/pChangeWindowAttributes/pChangeWindowAttributes.m b/xts5/Xproto/pChangeWindowAttributes/pChangeWindowAttributes.m
index 24cf82b5..191c2279 100644
--- a/xts5/Xproto/pChangeWindowAttributes/pChangeWindowAttributes.m
+++ b/xts5/Xproto/pChangeWindowAttributes/pChangeWindowAttributes.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pChangeWindowAttributes/pChangeWindowAttributes.m
+>># File: xts5/Xproto/pChangeWindowAttributes/pChangeWindowAttributes.m
>>#
>># Description:
>># Tests for ChangeWindowAttributes
diff --git a/xts5/Xproto/pCirculateWindow/pCirculateWindow.m b/xts5/Xproto/pCirculateWindow/pCirculateWindow.m
index 65ab900b..4494f40f 100644
--- a/xts5/Xproto/pCirculateWindow/pCirculateWindow.m
+++ b/xts5/Xproto/pCirculateWindow/pCirculateWindow.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCirculateWindow/pCirculateWindow.m
+>># File: xts5/Xproto/pCirculateWindow/pCirculateWindow.m
>>#
>># Description:
>># Tests for CirculateWindow
diff --git a/xts5/Xproto/pClearArea/pClearArea.m b/xts5/Xproto/pClearArea/pClearArea.m
index b2fd64df..dd948295 100644
--- a/xts5/Xproto/pClearArea/pClearArea.m
+++ b/xts5/Xproto/pClearArea/pClearArea.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pClearArea/pClearArea.m
+>># File: xts5/Xproto/pClearArea/pClearArea.m
>>#
>># Description:
>># Tests for ClearArea
diff --git a/xts5/Xproto/pCloseFont/pCloseFont.m b/xts5/Xproto/pCloseFont/pCloseFont.m
index 07c26d19..44b44595 100644
--- a/xts5/Xproto/pCloseFont/pCloseFont.m
+++ b/xts5/Xproto/pCloseFont/pCloseFont.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCloseFont/pCloseFont.m
+>># File: xts5/Xproto/pCloseFont/pCloseFont.m
>>#
>># Description:
>># Tests for CloseFont
diff --git a/xts5/Xproto/pConfigureWindow/pConfigureWindow.m b/xts5/Xproto/pConfigureWindow/pConfigureWindow.m
index 1dcd158e..7e6b6d02 100644
--- a/xts5/Xproto/pConfigureWindow/pConfigureWindow.m
+++ b/xts5/Xproto/pConfigureWindow/pConfigureWindow.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pConfigureWindow/pConfigureWindow.m
+>># File: xts5/Xproto/pConfigureWindow/pConfigureWindow.m
>>#
>># Description:
>># Tests for ConfigureWindow
diff --git a/xts5/Xproto/pConvertSelection/pConvertSelection.m b/xts5/Xproto/pConvertSelection/pConvertSelection.m
index 406781ca..46f4f5f9 100644
--- a/xts5/Xproto/pConvertSelection/pConvertSelection.m
+++ b/xts5/Xproto/pConvertSelection/pConvertSelection.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pConvertSelection/pConvertSelection.m
+>># File: xts5/Xproto/pConvertSelection/pConvertSelection.m
>>#
>># Description:
>># Tests for ConvertSelection
diff --git a/xts5/Xproto/pCopyArea/pCopyArea.m b/xts5/Xproto/pCopyArea/pCopyArea.m
index 0ff05520..d3d6b88a 100644
--- a/xts5/Xproto/pCopyArea/pCopyArea.m
+++ b/xts5/Xproto/pCopyArea/pCopyArea.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCopyArea/pCopyArea.m
+>># File: xts5/Xproto/pCopyArea/pCopyArea.m
>>#
>># Description:
>># Tests for CopyArea
diff --git a/xts5/Xproto/pCopyColormapAndFree/pCopyColormapAndFree.m b/xts5/Xproto/pCopyColormapAndFree/pCopyColormapAndFree.m
index 250802a4..5493c547 100644
--- a/xts5/Xproto/pCopyColormapAndFree/pCopyColormapAndFree.m
+++ b/xts5/Xproto/pCopyColormapAndFree/pCopyColormapAndFree.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCopyColormapAndFree/pCopyColormapAndFree.m
+>># File: xts5/Xproto/pCopyColormapAndFree/pCopyColormapAndFree.m
>>#
>># Description:
>># Tests for CopyColormapAndFree
diff --git a/xts5/Xproto/pCopyGC/pCopyGC.m b/xts5/Xproto/pCopyGC/pCopyGC.m
index 5e4447f6..455f0acc 100644
--- a/xts5/Xproto/pCopyGC/pCopyGC.m
+++ b/xts5/Xproto/pCopyGC/pCopyGC.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCopyGC/pCopyGC.m
+>># File: xts5/Xproto/pCopyGC/pCopyGC.m
>>#
>># Description:
>># Tests for CopyGC
diff --git a/xts5/Xproto/pCopyPlane/pCopyPlane.m b/xts5/Xproto/pCopyPlane/pCopyPlane.m
index b1a4fb48..a621f2b1 100644
--- a/xts5/Xproto/pCopyPlane/pCopyPlane.m
+++ b/xts5/Xproto/pCopyPlane/pCopyPlane.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCopyPlane/pCopyPlane.m
+>># File: xts5/Xproto/pCopyPlane/pCopyPlane.m
>>#
>># Description:
>># Tests for CopyPlane
diff --git a/xts5/Xproto/pCreateColormap/pCreateColormap.m b/xts5/Xproto/pCreateColormap/pCreateColormap.m
index b97165e1..5f9cffb3 100644
--- a/xts5/Xproto/pCreateColormap/pCreateColormap.m
+++ b/xts5/Xproto/pCreateColormap/pCreateColormap.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCreateColormap/pCreateColormap.m
+>># File: xts5/Xproto/pCreateColormap/pCreateColormap.m
>>#
>># Description:
>># Tests for CreateColormap
diff --git a/xts5/Xproto/pCreateCursor/pCreateCursor.m b/xts5/Xproto/pCreateCursor/pCreateCursor.m
index 56797dfd..1f6e78d4 100644
--- a/xts5/Xproto/pCreateCursor/pCreateCursor.m
+++ b/xts5/Xproto/pCreateCursor/pCreateCursor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCreateCursor/pCreateCursor.m
+>># File: xts5/Xproto/pCreateCursor/pCreateCursor.m
>>#
>># Description:
>># Tests for CreateCursor
diff --git a/xts5/Xproto/pCreateGC/pCreateGC.m b/xts5/Xproto/pCreateGC/pCreateGC.m
index b2d7f71a..d05bd17a 100644
--- a/xts5/Xproto/pCreateGC/pCreateGC.m
+++ b/xts5/Xproto/pCreateGC/pCreateGC.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCreateGC/pCreateGC.m
+>># File: xts5/Xproto/pCreateGC/pCreateGC.m
>>#
>># Description:
>># Tests for CreateGC
diff --git a/xts5/Xproto/pCreateGlyphCursor/pCreateGlyphCursor.m b/xts5/Xproto/pCreateGlyphCursor/pCreateGlyphCursor.m
index da63542f..8c90db91 100644
--- a/xts5/Xproto/pCreateGlyphCursor/pCreateGlyphCursor.m
+++ b/xts5/Xproto/pCreateGlyphCursor/pCreateGlyphCursor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCreateGlyphCursor/pCreateGlyphCursor.m
+>># File: xts5/Xproto/pCreateGlyphCursor/pCreateGlyphCursor.m
>>#
>># Description:
>># Tests for CreateGlyphCursor
diff --git a/xts5/Xproto/pCreatePixmap/pCreatePixmap.m b/xts5/Xproto/pCreatePixmap/pCreatePixmap.m
index 34817275..a1764b69 100644
--- a/xts5/Xproto/pCreatePixmap/pCreatePixmap.m
+++ b/xts5/Xproto/pCreatePixmap/pCreatePixmap.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCreatePixmap/pCreatePixmap.m
+>># File: xts5/Xproto/pCreatePixmap/pCreatePixmap.m
>>#
>># Description:
>># Tests for CreatePixmap
diff --git a/xts5/Xproto/pCreateWindow/pCreateWindow.m b/xts5/Xproto/pCreateWindow/pCreateWindow.m
index 64d4a420..a9c91076 100644
--- a/xts5/Xproto/pCreateWindow/pCreateWindow.m
+++ b/xts5/Xproto/pCreateWindow/pCreateWindow.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pCreateWindow/pCreateWindow.m
+>># File: xts5/Xproto/pCreateWindow/pCreateWindow.m
>>#
>># Description:
>># Tests for CreateWindow
diff --git a/xts5/Xproto/pDeleteProperty/pDeleteProperty.m b/xts5/Xproto/pDeleteProperty/pDeleteProperty.m
index b4ba36c6..4cd85b31 100644
--- a/xts5/Xproto/pDeleteProperty/pDeleteProperty.m
+++ b/xts5/Xproto/pDeleteProperty/pDeleteProperty.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pDeleteProperty/pDeleteProperty.m
+>># File: xts5/Xproto/pDeleteProperty/pDeleteProperty.m
>>#
>># Description:
>># Tests for DeleteProperty
diff --git a/xts5/Xproto/pDestroySubwindows/pDestroySubwindows.m b/xts5/Xproto/pDestroySubwindows/pDestroySubwindows.m
index 10ee4a79..b041efeb 100644
--- a/xts5/Xproto/pDestroySubwindows/pDestroySubwindows.m
+++ b/xts5/Xproto/pDestroySubwindows/pDestroySubwindows.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pDestroySubwindows/pDestroySubwindows.m
+>># File: xts5/Xproto/pDestroySubwindows/pDestroySubwindows.m
>>#
>># Description:
>># Tests for DestroySubwindows
diff --git a/xts5/Xproto/pDestroyWindow/pDestroyWindow.m b/xts5/Xproto/pDestroyWindow/pDestroyWindow.m
index 4fd2bfb6..5e2d84af 100644
--- a/xts5/Xproto/pDestroyWindow/pDestroyWindow.m
+++ b/xts5/Xproto/pDestroyWindow/pDestroyWindow.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pDestroyWindow/pDestroyWindow.m
+>># File: xts5/Xproto/pDestroyWindow/pDestroyWindow.m
>>#
>># Description:
>># Tests for DestroyWindow
diff --git a/xts5/Xproto/pFillPoly/pFillPoly.m b/xts5/Xproto/pFillPoly/pFillPoly.m
index 33f3c40f..93e2d7df 100644
--- a/xts5/Xproto/pFillPoly/pFillPoly.m
+++ b/xts5/Xproto/pFillPoly/pFillPoly.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pFillPoly/pFillPoly.m
+>># File: xts5/Xproto/pFillPoly/pFillPoly.m
>>#
>># Description:
>># Tests for FillPoly
diff --git a/xts5/Xproto/pForceScreenSaver/pForceScreenSaver.m b/xts5/Xproto/pForceScreenSaver/pForceScreenSaver.m
index ca172c07..05687c8b 100644
--- a/xts5/Xproto/pForceScreenSaver/pForceScreenSaver.m
+++ b/xts5/Xproto/pForceScreenSaver/pForceScreenSaver.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pForceScreenSaver/pForceScreenSaver.m
+>># File: xts5/Xproto/pForceScreenSaver/pForceScreenSaver.m
>>#
>># Description:
>># Tests for ForceScreenSaver
diff --git a/xts5/Xproto/pFreeColormap/pFreeColormap.m b/xts5/Xproto/pFreeColormap/pFreeColormap.m
index b3b27fe0..d55616ad 100644
--- a/xts5/Xproto/pFreeColormap/pFreeColormap.m
+++ b/xts5/Xproto/pFreeColormap/pFreeColormap.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pFreeColormap/pFreeColormap.m
+>># File: xts5/Xproto/pFreeColormap/pFreeColormap.m
>>#
>># Description:
>># Tests for FreeColormap
diff --git a/xts5/Xproto/pFreeColors/pFreeColors.m b/xts5/Xproto/pFreeColors/pFreeColors.m
index bbd659f5..76067ba6 100644
--- a/xts5/Xproto/pFreeColors/pFreeColors.m
+++ b/xts5/Xproto/pFreeColors/pFreeColors.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pFreeColors/pFreeColors.m
+>># File: xts5/Xproto/pFreeColors/pFreeColors.m
>>#
>># Description:
>># Tests for FreeColors
diff --git a/xts5/Xproto/pFreeCursor/pFreeCursor.m b/xts5/Xproto/pFreeCursor/pFreeCursor.m
index c29f292a..2a7c3b22 100644
--- a/xts5/Xproto/pFreeCursor/pFreeCursor.m
+++ b/xts5/Xproto/pFreeCursor/pFreeCursor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pFreeCursor/pFreeCursor.m
+>># File: xts5/Xproto/pFreeCursor/pFreeCursor.m
>>#
>># Description:
>># Tests for FreeCursor
diff --git a/xts5/Xproto/pFreeGC/pFreeGC.m b/xts5/Xproto/pFreeGC/pFreeGC.m
index 1004c2d7..3585f11e 100644
--- a/xts5/Xproto/pFreeGC/pFreeGC.m
+++ b/xts5/Xproto/pFreeGC/pFreeGC.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pFreeGC/pFreeGC.m
+>># File: xts5/Xproto/pFreeGC/pFreeGC.m
>>#
>># Description:
>># Tests for FreeGC
diff --git a/xts5/Xproto/pFreePixmap/pFreePixmap.m b/xts5/Xproto/pFreePixmap/pFreePixmap.m
index 706cce6c..b6a5f797 100644
--- a/xts5/Xproto/pFreePixmap/pFreePixmap.m
+++ b/xts5/Xproto/pFreePixmap/pFreePixmap.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pFreePixmap/pFreePixmap.m
+>># File: xts5/Xproto/pFreePixmap/pFreePixmap.m
>>#
>># Description:
>># Tests for FreePixmap
diff --git a/xts5/Xproto/pGetAtomName/pGetAtomName.m b/xts5/Xproto/pGetAtomName/pGetAtomName.m
index fb9e1186..20777656 100644
--- a/xts5/Xproto/pGetAtomName/pGetAtomName.m
+++ b/xts5/Xproto/pGetAtomName/pGetAtomName.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetAtomName/pGetAtomName.m
+>># File: xts5/Xproto/pGetAtomName/pGetAtomName.m
>>#
>># Description:
>># Tests for GetAtomName
diff --git a/xts5/Xproto/pGetFontPath/pGetFontPath.m b/xts5/Xproto/pGetFontPath/pGetFontPath.m
index 14a9ab7e..b7d7a8ef 100644
--- a/xts5/Xproto/pGetFontPath/pGetFontPath.m
+++ b/xts5/Xproto/pGetFontPath/pGetFontPath.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetFontPath/pGetFontPath.m
+>># File: xts5/Xproto/pGetFontPath/pGetFontPath.m
>>#
>># Description:
>># Tests for GetFontPath
diff --git a/xts5/Xproto/pGetGeometry/pGetGeometry.m b/xts5/Xproto/pGetGeometry/pGetGeometry.m
index 67699f64..12fba80e 100644
--- a/xts5/Xproto/pGetGeometry/pGetGeometry.m
+++ b/xts5/Xproto/pGetGeometry/pGetGeometry.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetGeometry/pGetGeometry.m
+>># File: xts5/Xproto/pGetGeometry/pGetGeometry.m
>>#
>># Description:
>># Tests for GetGeometry
diff --git a/xts5/Xproto/pGetImage/pGetImage.m b/xts5/Xproto/pGetImage/pGetImage.m
index 411c7dd5..265eb9a2 100644
--- a/xts5/Xproto/pGetImage/pGetImage.m
+++ b/xts5/Xproto/pGetImage/pGetImage.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetImage/pGetImage.m
+>># File: xts5/Xproto/pGetImage/pGetImage.m
>>#
>># Description:
>># Tests for GetImage
diff --git a/xts5/Xproto/pGetInputFocus/pGetInputFocus.m b/xts5/Xproto/pGetInputFocus/pGetInputFocus.m
index 8da5c96d..7b1ffdf4 100644
--- a/xts5/Xproto/pGetInputFocus/pGetInputFocus.m
+++ b/xts5/Xproto/pGetInputFocus/pGetInputFocus.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetInputFocus/pGetInputFocus.m
+>># File: xts5/Xproto/pGetInputFocus/pGetInputFocus.m
>>#
>># Description:
>># Tests for GetInputFocus
diff --git a/xts5/Xproto/pGetKeyboardControl/pGetKeyboardControl.m b/xts5/Xproto/pGetKeyboardControl/pGetKeyboardControl.m
index 60357d2d..d6c554a5 100644
--- a/xts5/Xproto/pGetKeyboardControl/pGetKeyboardControl.m
+++ b/xts5/Xproto/pGetKeyboardControl/pGetKeyboardControl.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetKeyboardControl/pGetKeyboardControl.m
+>># File: xts5/Xproto/pGetKeyboardControl/pGetKeyboardControl.m
>>#
>># Description:
>># Tests for GetKeyboardControl
diff --git a/xts5/Xproto/pGetKeyboardMapping/pGetKeyboardMapping.m b/xts5/Xproto/pGetKeyboardMapping/pGetKeyboardMapping.m
index 4f65da47..cf890bb9 100644
--- a/xts5/Xproto/pGetKeyboardMapping/pGetKeyboardMapping.m
+++ b/xts5/Xproto/pGetKeyboardMapping/pGetKeyboardMapping.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetKeyboardMapping/pGetKeyboardMapping.m
+>># File: xts5/Xproto/pGetKeyboardMapping/pGetKeyboardMapping.m
>>#
>># Description:
>># Tests for GetKeyboardMapping
diff --git a/xts5/Xproto/pGetModifierMapping/pGetModifierMapping.m b/xts5/Xproto/pGetModifierMapping/pGetModifierMapping.m
index 55122fb9..407632bf 100644
--- a/xts5/Xproto/pGetModifierMapping/pGetModifierMapping.m
+++ b/xts5/Xproto/pGetModifierMapping/pGetModifierMapping.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetModifierMapping/pGetModifierMapping.m
+>># File: xts5/Xproto/pGetModifierMapping/pGetModifierMapping.m
>>#
>># Description:
>># Tests for GetModifierMapping
diff --git a/xts5/Xproto/pGetMotionEvents/pGetMotionEvents.m b/xts5/Xproto/pGetMotionEvents/pGetMotionEvents.m
index 99ad4a5f..2118faef 100644
--- a/xts5/Xproto/pGetMotionEvents/pGetMotionEvents.m
+++ b/xts5/Xproto/pGetMotionEvents/pGetMotionEvents.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetMotionEvents/pGetMotionEvents.m
+>># File: xts5/Xproto/pGetMotionEvents/pGetMotionEvents.m
>>#
>># Description:
>># Tests for GetMotionEvents
diff --git a/xts5/Xproto/pGetPointerControl/pGetPointerControl.m b/xts5/Xproto/pGetPointerControl/pGetPointerControl.m
index 11a648e1..945dc443 100644
--- a/xts5/Xproto/pGetPointerControl/pGetPointerControl.m
+++ b/xts5/Xproto/pGetPointerControl/pGetPointerControl.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetPointerControl/pGetPointerControl.m
+>># File: xts5/Xproto/pGetPointerControl/pGetPointerControl.m
>>#
>># Description:
>># Tests for GetPointerControl
diff --git a/xts5/Xproto/pGetPointerMapping/pGetPointerMapping.m b/xts5/Xproto/pGetPointerMapping/pGetPointerMapping.m
index 1bdbfd6f..204c92e3 100644
--- a/xts5/Xproto/pGetPointerMapping/pGetPointerMapping.m
+++ b/xts5/Xproto/pGetPointerMapping/pGetPointerMapping.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetPointerMapping/pGetPointerMapping.m
+>># File: xts5/Xproto/pGetPointerMapping/pGetPointerMapping.m
>>#
>># Description:
>># Tests for GetPointerMapping
diff --git a/xts5/Xproto/pGetProperty/pGetProperty.m b/xts5/Xproto/pGetProperty/pGetProperty.m
index 862d5414..cb4e7b6e 100644
--- a/xts5/Xproto/pGetProperty/pGetProperty.m
+++ b/xts5/Xproto/pGetProperty/pGetProperty.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetProperty/pGetProperty.m
+>># File: xts5/Xproto/pGetProperty/pGetProperty.m
>>#
>># Description:
>># Tests for GetProperty
diff --git a/xts5/Xproto/pGetScreenSaver/pGetScreenSaver.m b/xts5/Xproto/pGetScreenSaver/pGetScreenSaver.m
index 0e6e1c5f..3c7cc2a5 100644
--- a/xts5/Xproto/pGetScreenSaver/pGetScreenSaver.m
+++ b/xts5/Xproto/pGetScreenSaver/pGetScreenSaver.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetScreenSaver/pGetScreenSaver.m
+>># File: xts5/Xproto/pGetScreenSaver/pGetScreenSaver.m
>>#
>># Description:
>># Tests for GetScreenSaver
diff --git a/xts5/Xproto/pGetSelectionOwner/pGetSelectionOwner.m b/xts5/Xproto/pGetSelectionOwner/pGetSelectionOwner.m
index 2fa38a5f..d91c98a8 100644
--- a/xts5/Xproto/pGetSelectionOwner/pGetSelectionOwner.m
+++ b/xts5/Xproto/pGetSelectionOwner/pGetSelectionOwner.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetSelectionOwner/pGetSelectionOwner.m
+>># File: xts5/Xproto/pGetSelectionOwner/pGetSelectionOwner.m
>>#
>># Description:
>># Tests for GetSelectionOwner
diff --git a/xts5/Xproto/pGetWindowAttributes/pGetWindowAttributes.m b/xts5/Xproto/pGetWindowAttributes/pGetWindowAttributes.m
index 196a31b0..5271dd68 100644
--- a/xts5/Xproto/pGetWindowAttributes/pGetWindowAttributes.m
+++ b/xts5/Xproto/pGetWindowAttributes/pGetWindowAttributes.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGetWindowAttributes/pGetWindowAttributes.m
+>># File: xts5/Xproto/pGetWindowAttributes/pGetWindowAttributes.m
>>#
>># Description:
>># Tests for GetWindowAttributes
diff --git a/xts5/Xproto/pGrabButton/pGrabButton.m b/xts5/Xproto/pGrabButton/pGrabButton.m
index 4246c52f..bac423e9 100644
--- a/xts5/Xproto/pGrabButton/pGrabButton.m
+++ b/xts5/Xproto/pGrabButton/pGrabButton.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGrabButton/pGrabButton.m
+>># File: xts5/Xproto/pGrabButton/pGrabButton.m
>>#
>># Description:
>># Tests for GrabButton
diff --git a/xts5/Xproto/pGrabKey/pGrabKey.m b/xts5/Xproto/pGrabKey/pGrabKey.m
index 26faa963..ad2103fc 100644
--- a/xts5/Xproto/pGrabKey/pGrabKey.m
+++ b/xts5/Xproto/pGrabKey/pGrabKey.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGrabKey/pGrabKey.m
+>># File: xts5/Xproto/pGrabKey/pGrabKey.m
>>#
>># Description:
>># Tests for GrabKey
diff --git a/xts5/Xproto/pGrabKeyboard/pGrabKeyboard.m b/xts5/Xproto/pGrabKeyboard/pGrabKeyboard.m
index ff310a33..70dc2f43 100644
--- a/xts5/Xproto/pGrabKeyboard/pGrabKeyboard.m
+++ b/xts5/Xproto/pGrabKeyboard/pGrabKeyboard.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGrabKeyboard/pGrabKeyboard.m
+>># File: xts5/Xproto/pGrabKeyboard/pGrabKeyboard.m
>>#
>># Description:
>># Tests for GrabKeyboard
diff --git a/xts5/Xproto/pGrabPointer/pGrabPointer.m b/xts5/Xproto/pGrabPointer/pGrabPointer.m
index 590bc34f..6a6aeaff 100644
--- a/xts5/Xproto/pGrabPointer/pGrabPointer.m
+++ b/xts5/Xproto/pGrabPointer/pGrabPointer.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGrabPointer/pGrabPointer.m
+>># File: xts5/Xproto/pGrabPointer/pGrabPointer.m
>>#
>># Description:
>># Tests for GrabPointer
diff --git a/xts5/Xproto/pGrabServer/pGrabServer.m b/xts5/Xproto/pGrabServer/pGrabServer.m
index aae2648d..e6c38130 100644
--- a/xts5/Xproto/pGrabServer/pGrabServer.m
+++ b/xts5/Xproto/pGrabServer/pGrabServer.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pGrabServer/pGrabServer.m
+>># File: xts5/Xproto/pGrabServer/pGrabServer.m
>>#
>># Description:
>># Tests for GrabServer
diff --git a/xts5/Xproto/pImageText16/pImageText16.m b/xts5/Xproto/pImageText16/pImageText16.m
index 954b7d26..17e15620 100644
--- a/xts5/Xproto/pImageText16/pImageText16.m
+++ b/xts5/Xproto/pImageText16/pImageText16.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pImageText16/pImageText16.m
+>># File: xts5/Xproto/pImageText16/pImageText16.m
>>#
>># Description:
>># Tests for ImageText16
diff --git a/xts5/Xproto/pImageText8/pImageText8.m b/xts5/Xproto/pImageText8/pImageText8.m
index da37cacb..52ecbb4c 100644
--- a/xts5/Xproto/pImageText8/pImageText8.m
+++ b/xts5/Xproto/pImageText8/pImageText8.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pImageText8/pImageText8.m
+>># File: xts5/Xproto/pImageText8/pImageText8.m
>>#
>># Description:
>># Tests for ImageText8
diff --git a/xts5/Xproto/pInstallColormap/pInstallColormap.m b/xts5/Xproto/pInstallColormap/pInstallColormap.m
index 4e01a02b..4f9f09b4 100644
--- a/xts5/Xproto/pInstallColormap/pInstallColormap.m
+++ b/xts5/Xproto/pInstallColormap/pInstallColormap.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pInstallColormap/pInstallColormap.m
+>># File: xts5/Xproto/pInstallColormap/pInstallColormap.m
>>#
>># Description:
>># Tests for InstallColormap
diff --git a/xts5/Xproto/pInternAtom/pInternAtom.m b/xts5/Xproto/pInternAtom/pInternAtom.m
index 3239d14d..4e6e7ee9 100644
--- a/xts5/Xproto/pInternAtom/pInternAtom.m
+++ b/xts5/Xproto/pInternAtom/pInternAtom.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pInternAtom/pInternAtom.m
+>># File: xts5/Xproto/pInternAtom/pInternAtom.m
>>#
>># Description:
>># Tests for InternAtom
diff --git a/xts5/Xproto/pKillClient/pKillClient.m b/xts5/Xproto/pKillClient/pKillClient.m
index b5348af5..54e0407e 100644
--- a/xts5/Xproto/pKillClient/pKillClient.m
+++ b/xts5/Xproto/pKillClient/pKillClient.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pKillClient/pKillClient.m
+>># File: xts5/Xproto/pKillClient/pKillClient.m
>>#
>># Description:
>># Tests for KillClient()
diff --git a/xts5/Xproto/pListExtensions/pListExtensions.m b/xts5/Xproto/pListExtensions/pListExtensions.m
index 64d21cad..68828254 100644
--- a/xts5/Xproto/pListExtensions/pListExtensions.m
+++ b/xts5/Xproto/pListExtensions/pListExtensions.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pListExtensions/pListExtensions.m
+>># File: xts5/Xproto/pListExtensions/pListExtensions.m
>>#
>># Description:
>># Tests for ListExtensions
diff --git a/xts5/Xproto/pListFonts/pListFonts.m b/xts5/Xproto/pListFonts/pListFonts.m
index f02eccfd..c09700a7 100644
--- a/xts5/Xproto/pListFonts/pListFonts.m
+++ b/xts5/Xproto/pListFonts/pListFonts.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pListFonts/pListFonts.m
+>># File: xts5/Xproto/pListFonts/pListFonts.m
>>#
>># Description:
>># Tests for ListFonts
diff --git a/xts5/Xproto/pListFontsWithInfo/pListFontsWithInfo.m b/xts5/Xproto/pListFontsWithInfo/pListFontsWithInfo.m
index 68916b4e..2f334c77 100644
--- a/xts5/Xproto/pListFontsWithInfo/pListFontsWithInfo.m
+++ b/xts5/Xproto/pListFontsWithInfo/pListFontsWithInfo.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pListFontsWithInfo/pListFontsWithInfo.m
+>># File: xts5/Xproto/pListFontsWithInfo/pListFontsWithInfo.m
>>#
>># Description:
>># Tests for ListFontsWithInfo
diff --git a/xts5/Xproto/pListHosts/pListHosts.m b/xts5/Xproto/pListHosts/pListHosts.m
index ce73ef60..c44bf2bf 100644
--- a/xts5/Xproto/pListHosts/pListHosts.m
+++ b/xts5/Xproto/pListHosts/pListHosts.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pListHosts/pListHosts.m
+>># File: xts5/Xproto/pListHosts/pListHosts.m
>>#
>># Description:
>># Tests for ListHosts
diff --git a/xts5/Xproto/pListInstalledColormaps/pListInstalledColormaps.m b/xts5/Xproto/pListInstalledColormaps/pListInstalledColormaps.m
index 86d5ed36..18354b9e 100644
--- a/xts5/Xproto/pListInstalledColormaps/pListInstalledColormaps.m
+++ b/xts5/Xproto/pListInstalledColormaps/pListInstalledColormaps.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pListInstalledColormaps/pListInstalledColormaps.m
+>># File: xts5/Xproto/pListInstalledColormaps/pListInstalledColormaps.m
>>#
>># Description:
>># Tests for ListInstalledColormaps
diff --git a/xts5/Xproto/pListProperties/pListProperties.m b/xts5/Xproto/pListProperties/pListProperties.m
index f86fb58d..67f5ea69 100644
--- a/xts5/Xproto/pListProperties/pListProperties.m
+++ b/xts5/Xproto/pListProperties/pListProperties.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pListProperties/pListProperties.m
+>># File: xts5/Xproto/pListProperties/pListProperties.m
>>#
>># Description:
>># Tests for ListProperties
diff --git a/xts5/Xproto/pLookupColor/pLookupColor.m b/xts5/Xproto/pLookupColor/pLookupColor.m
index ae34e83f..e1b5c359 100644
--- a/xts5/Xproto/pLookupColor/pLookupColor.m
+++ b/xts5/Xproto/pLookupColor/pLookupColor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pLookupColor/pLookupColor.m
+>># File: xts5/Xproto/pLookupColor/pLookupColor.m
>>#
>># Description:
>># Tests for LookupColor
diff --git a/xts5/Xproto/pMapSubwindows/pMapSubwindows.m b/xts5/Xproto/pMapSubwindows/pMapSubwindows.m
index de3b4db8..36c2509a 100644
--- a/xts5/Xproto/pMapSubwindows/pMapSubwindows.m
+++ b/xts5/Xproto/pMapSubwindows/pMapSubwindows.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pMapSubwindows/pMapSubwindows.m
+>># File: xts5/Xproto/pMapSubwindows/pMapSubwindows.m
>>#
>># Description:
>># Tests for MapSubwindows
diff --git a/xts5/Xproto/pMapWindow/pMapWindow.m b/xts5/Xproto/pMapWindow/pMapWindow.m
index 749bc0f8..237f49e4 100644
--- a/xts5/Xproto/pMapWindow/pMapWindow.m
+++ b/xts5/Xproto/pMapWindow/pMapWindow.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pMapWindow/pMapWindow.m
+>># File: xts5/Xproto/pMapWindow/pMapWindow.m
>>#
>># Description:
>># Tests for MapWindow
diff --git a/xts5/Xproto/pNoOperation/pNoOperation.m b/xts5/Xproto/pNoOperation/pNoOperation.m
index b6fe917d..5ba39d56 100644
--- a/xts5/Xproto/pNoOperation/pNoOperation.m
+++ b/xts5/Xproto/pNoOperation/pNoOperation.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pNoOperation/pNoOperation.m
+>># File: xts5/Xproto/pNoOperation/pNoOperation.m
>>#
>># Description:
>># Tests for NoOperation
diff --git a/xts5/Xproto/pOpenDisplay/pOpenDisplay.m b/xts5/Xproto/pOpenDisplay/pOpenDisplay.m
index 32a48c07..ede46d0a 100644
--- a/xts5/Xproto/pOpenDisplay/pOpenDisplay.m
+++ b/xts5/Xproto/pOpenDisplay/pOpenDisplay.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pOpenDisplay/pOpenDisplay.m
+>># File: xts5/Xproto/pOpenDisplay/pOpenDisplay.m
>>#
>># Description:
>># Tests for OpenDisplay
diff --git a/xts5/Xproto/pOpenFont/pOpenFont.m b/xts5/Xproto/pOpenFont/pOpenFont.m
index f402ed36..dfbf73a6 100644
--- a/xts5/Xproto/pOpenFont/pOpenFont.m
+++ b/xts5/Xproto/pOpenFont/pOpenFont.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pOpenFont/pOpenFont.m
+>># File: xts5/Xproto/pOpenFont/pOpenFont.m
>>#
>># Description:
>># Tests for OpenFont
diff --git a/xts5/Xproto/pPolyArc/pPolyArc.m b/xts5/Xproto/pPolyArc/pPolyArc.m
index d3f640be..8bb2dd89 100644
--- a/xts5/Xproto/pPolyArc/pPolyArc.m
+++ b/xts5/Xproto/pPolyArc/pPolyArc.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pPolyArc/pPolyArc.m
+>># File: xts5/Xproto/pPolyArc/pPolyArc.m
>>#
>># Description:
>># Tests for PolyArc
diff --git a/xts5/Xproto/pPolyFillArc/pPolyFillArc.m b/xts5/Xproto/pPolyFillArc/pPolyFillArc.m
index 071e09d8..44a2e75c 100644
--- a/xts5/Xproto/pPolyFillArc/pPolyFillArc.m
+++ b/xts5/Xproto/pPolyFillArc/pPolyFillArc.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pPolyFillArc/pPolyFillArc.m
+>># File: xts5/Xproto/pPolyFillArc/pPolyFillArc.m
>>#
>># Description:
>># Tests for PolyFillArc
diff --git a/xts5/Xproto/pPolyFillRectangle/pPolyFillRectangle.m b/xts5/Xproto/pPolyFillRectangle/pPolyFillRectangle.m
index ef2ffec3..9d25660e 100644
--- a/xts5/Xproto/pPolyFillRectangle/pPolyFillRectangle.m
+++ b/xts5/Xproto/pPolyFillRectangle/pPolyFillRectangle.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pPolyFillRectangle/pPolyFillRectangle.m
+>># File: xts5/Xproto/pPolyFillRectangle/pPolyFillRectangle.m
>>#
>># Description:
>># Tests for PolyFillRectangle
diff --git a/xts5/Xproto/pPolyLine/pPolyLine.m b/xts5/Xproto/pPolyLine/pPolyLine.m
index c9dc814f..c6b9680c 100644
--- a/xts5/Xproto/pPolyLine/pPolyLine.m
+++ b/xts5/Xproto/pPolyLine/pPolyLine.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pPolyLine/pPolyLine.m
+>># File: xts5/Xproto/pPolyLine/pPolyLine.m
>>#
>># Description:
>># Tests for PolyLine
diff --git a/xts5/Xproto/pPolyPoint/pPolyPoint.m b/xts5/Xproto/pPolyPoint/pPolyPoint.m
index 324ce544..2dad9b57 100644
--- a/xts5/Xproto/pPolyPoint/pPolyPoint.m
+++ b/xts5/Xproto/pPolyPoint/pPolyPoint.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pPolyPoint/pPolyPoint.m
+>># File: xts5/Xproto/pPolyPoint/pPolyPoint.m
>>#
>># Description:
>># Tests for PolyPoint
diff --git a/xts5/Xproto/pPolyRectangle/pPolyRectangle.m b/xts5/Xproto/pPolyRectangle/pPolyRectangle.m
index 990103fd..aafeffdd 100644
--- a/xts5/Xproto/pPolyRectangle/pPolyRectangle.m
+++ b/xts5/Xproto/pPolyRectangle/pPolyRectangle.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pPolyRectangle/pPolyRectangle.m
+>># File: xts5/Xproto/pPolyRectangle/pPolyRectangle.m
>>#
>># Description:
>># Tests for PolyRectangle
diff --git a/xts5/Xproto/pPolySegment/pPolySegment.m b/xts5/Xproto/pPolySegment/pPolySegment.m
index b9af69e1..a9d16fa6 100644
--- a/xts5/Xproto/pPolySegment/pPolySegment.m
+++ b/xts5/Xproto/pPolySegment/pPolySegment.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pPolySegment/pPolySegment.m
+>># File: xts5/Xproto/pPolySegment/pPolySegment.m
>>#
>># Description:
>># Tests for PolySegment
diff --git a/xts5/Xproto/pPolyText16/pPolyText16.m b/xts5/Xproto/pPolyText16/pPolyText16.m
index e6d99393..0cd8425a 100644
--- a/xts5/Xproto/pPolyText16/pPolyText16.m
+++ b/xts5/Xproto/pPolyText16/pPolyText16.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pPolyText16/pPolyText16.m
+>># File: xts5/Xproto/pPolyText16/pPolyText16.m
>>#
>># Description:
>># Tests for PolyText16
diff --git a/xts5/Xproto/pPolyText8/pPolyText8.m b/xts5/Xproto/pPolyText8/pPolyText8.m
index 42f8ec61..a3a90a28 100644
--- a/xts5/Xproto/pPolyText8/pPolyText8.m
+++ b/xts5/Xproto/pPolyText8/pPolyText8.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pPolyText8/pPolyText8.m
+>># File: xts5/Xproto/pPolyText8/pPolyText8.m
>>#
>># Description:
>># Tests for PolyText8
diff --git a/xts5/Xproto/pPutImage/pPutImage.m b/xts5/Xproto/pPutImage/pPutImage.m
index 7497da1c..1bf0f075 100644
--- a/xts5/Xproto/pPutImage/pPutImage.m
+++ b/xts5/Xproto/pPutImage/pPutImage.m
@@ -24,7 +24,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pPutImage/pPutImage.m
+>># File: xts5/Xproto/pPutImage/pPutImage.m
>>#
>># Description:
>># Tests for PutImage
diff --git a/xts5/Xproto/pQueryBestSize/pQueryBestSize.m b/xts5/Xproto/pQueryBestSize/pQueryBestSize.m
index b1f2dcf0..113ad64d 100644
--- a/xts5/Xproto/pQueryBestSize/pQueryBestSize.m
+++ b/xts5/Xproto/pQueryBestSize/pQueryBestSize.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pQueryBestSize/pQueryBestSize.m
+>># File: xts5/Xproto/pQueryBestSize/pQueryBestSize.m
>>#
>># Description:
>># Tests for QueryBestSize
diff --git a/xts5/Xproto/pQueryColors/pQueryColors.m b/xts5/Xproto/pQueryColors/pQueryColors.m
index 764937bf..6cc077c1 100644
--- a/xts5/Xproto/pQueryColors/pQueryColors.m
+++ b/xts5/Xproto/pQueryColors/pQueryColors.m
@@ -24,7 +24,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pQueryColors/pQueryColors.m
+>># File: xts5/Xproto/pQueryColors/pQueryColors.m
>>#
>># Description:
>># Tests for QueryColors
diff --git a/xts5/Xproto/pQueryExtension/pQueryExtension.m b/xts5/Xproto/pQueryExtension/pQueryExtension.m
index 95c52e4e..e981ce28 100644
--- a/xts5/Xproto/pQueryExtension/pQueryExtension.m
+++ b/xts5/Xproto/pQueryExtension/pQueryExtension.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pQueryExtension/pQueryExtension.m
+>># File: xts5/Xproto/pQueryExtension/pQueryExtension.m
>>#
>># Description:
>># Tests for QueryExtension
diff --git a/xts5/Xproto/pQueryFont/pQueryFont.m b/xts5/Xproto/pQueryFont/pQueryFont.m
index d112791e..57d3b653 100644
--- a/xts5/Xproto/pQueryFont/pQueryFont.m
+++ b/xts5/Xproto/pQueryFont/pQueryFont.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pQueryFont/pQueryFont.m
+>># File: xts5/Xproto/pQueryFont/pQueryFont.m
>>#
>># Description:
>># Tests for QueryFont
diff --git a/xts5/Xproto/pQueryKeymap/pQueryKeymap.m b/xts5/Xproto/pQueryKeymap/pQueryKeymap.m
index 65142f94..3f8d1f5e 100644
--- a/xts5/Xproto/pQueryKeymap/pQueryKeymap.m
+++ b/xts5/Xproto/pQueryKeymap/pQueryKeymap.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pQueryKeymap/pQueryKeymap.m
+>># File: xts5/Xproto/pQueryKeymap/pQueryKeymap.m
>>#
>># Description:
>># Tests for QueryKeymap
diff --git a/xts5/Xproto/pQueryPointer/pQueryPointer.m b/xts5/Xproto/pQueryPointer/pQueryPointer.m
index 2f48a628..b5529f3e 100644
--- a/xts5/Xproto/pQueryPointer/pQueryPointer.m
+++ b/xts5/Xproto/pQueryPointer/pQueryPointer.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pQueryPointer/pQueryPointer.m
+>># File: xts5/Xproto/pQueryPointer/pQueryPointer.m
>>#
>># Description:
>># Tests for QueryPointer
diff --git a/xts5/Xproto/pQueryTextExtents/pQueryTextExtents.m b/xts5/Xproto/pQueryTextExtents/pQueryTextExtents.m
index 9640d823..5e788d35 100644
--- a/xts5/Xproto/pQueryTextExtents/pQueryTextExtents.m
+++ b/xts5/Xproto/pQueryTextExtents/pQueryTextExtents.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pQueryTextExtents/pQueryTextExtents.m
+>># File: xts5/Xproto/pQueryTextExtents/pQueryTextExtents.m
>>#
>># Description:
>># Tests for QueryTextExtents
diff --git a/xts5/Xproto/pQueryTree/pQueryTree.m b/xts5/Xproto/pQueryTree/pQueryTree.m
index b7e648cd..136f86c1 100644
--- a/xts5/Xproto/pQueryTree/pQueryTree.m
+++ b/xts5/Xproto/pQueryTree/pQueryTree.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pQueryTree/pQueryTree.m
+>># File: xts5/Xproto/pQueryTree/pQueryTree.m
>>#
>># Description:
>># Tests for QueryTree
diff --git a/xts5/Xproto/pRecolorCursor/pRecolorCursor.m b/xts5/Xproto/pRecolorCursor/pRecolorCursor.m
index 212971f4..7bca149b 100644
--- a/xts5/Xproto/pRecolorCursor/pRecolorCursor.m
+++ b/xts5/Xproto/pRecolorCursor/pRecolorCursor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pRecolorCursor/pRecolorCursor.m
+>># File: xts5/Xproto/pRecolorCursor/pRecolorCursor.m
>>#
>># Description:
>># Tests for RecolorCursor
diff --git a/xts5/Xproto/pReparentWindow/pReparentWindow.m b/xts5/Xproto/pReparentWindow/pReparentWindow.m
index 905461cc..e61ede65 100644
--- a/xts5/Xproto/pReparentWindow/pReparentWindow.m
+++ b/xts5/Xproto/pReparentWindow/pReparentWindow.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pReparentWindow/pReparentWindow.m
+>># File: xts5/Xproto/pReparentWindow/pReparentWindow.m
>>#
>># Description:
>># Tests for ReparentWindow
diff --git a/xts5/Xproto/pRotateProperties/pRotateProperties.m b/xts5/Xproto/pRotateProperties/pRotateProperties.m
index 756f40b7..ac045937 100644
--- a/xts5/Xproto/pRotateProperties/pRotateProperties.m
+++ b/xts5/Xproto/pRotateProperties/pRotateProperties.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pRotateProperties/pRotateProperties.m
+>># File: xts5/Xproto/pRotateProperties/pRotateProperties.m
>>#
>># Description:
>># Tests for RotateProperties
diff --git a/xts5/Xproto/pSendEvent/pSendEvent.m b/xts5/Xproto/pSendEvent/pSendEvent.m
index dc5479b2..17523587 100644
--- a/xts5/Xproto/pSendEvent/pSendEvent.m
+++ b/xts5/Xproto/pSendEvent/pSendEvent.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pSendEvent/pSendEvent.m
+>># File: xts5/Xproto/pSendEvent/pSendEvent.m
>>#
>># Description:
>># Tests for SendEvent
diff --git a/xts5/Xproto/pSetAccessControl/pSetAccessControl.m b/xts5/Xproto/pSetAccessControl/pSetAccessControl.m
index c935172b..e8b341eb 100644
--- a/xts5/Xproto/pSetAccessControl/pSetAccessControl.m
+++ b/xts5/Xproto/pSetAccessControl/pSetAccessControl.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pSetAccessControl/pSetAccessControl.m
+>># File: xts5/Xproto/pSetAccessControl/pSetAccessControl.m
>>#
>># Description:
>># Tests for SetAccessControl
diff --git a/xts5/Xproto/pSetClipRectangles/pSetClipRectangles.m b/xts5/Xproto/pSetClipRectangles/pSetClipRectangles.m
index e9e61bb2..71aac6c9 100644
--- a/xts5/Xproto/pSetClipRectangles/pSetClipRectangles.m
+++ b/xts5/Xproto/pSetClipRectangles/pSetClipRectangles.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pSetClipRectangles/pSetClipRectangles.m
+>># File: xts5/Xproto/pSetClipRectangles/pSetClipRectangles.m
>>#
>># Description:
>># Tests for SetClipRectangles
diff --git a/xts5/Xproto/pSetCloseDownMode/pSetCloseDownMode.m b/xts5/Xproto/pSetCloseDownMode/pSetCloseDownMode.m
index c466f797..3e2b37e6 100644
--- a/xts5/Xproto/pSetCloseDownMode/pSetCloseDownMode.m
+++ b/xts5/Xproto/pSetCloseDownMode/pSetCloseDownMode.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pSetCloseDownMode/pSetCloseDownMode.m
+>># File: xts5/Xproto/pSetCloseDownMode/pSetCloseDownMode.m
>>#
>># Description:
>># Tests for SetCloseDownMode
diff --git a/xts5/Xproto/pSetDashes/pSetDashes.m b/xts5/Xproto/pSetDashes/pSetDashes.m
index 21c3d93c..754bc140 100644
--- a/xts5/Xproto/pSetDashes/pSetDashes.m
+++ b/xts5/Xproto/pSetDashes/pSetDashes.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pSetDashes/pSetDashes.m
+>># File: xts5/Xproto/pSetDashes/pSetDashes.m
>>#
>># Description:
>># Tests for SetDashes
diff --git a/xts5/Xproto/pSetFontPath/pSetFontPath.m b/xts5/Xproto/pSetFontPath/pSetFontPath.m
index 178b7e36..df8a127b 100644
--- a/xts5/Xproto/pSetFontPath/pSetFontPath.m
+++ b/xts5/Xproto/pSetFontPath/pSetFontPath.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pSetFontPath/pSetFontPath.m
+>># File: xts5/Xproto/pSetFontPath/pSetFontPath.m
>>#
>># Description:
>># Tests for SetFontPath
diff --git a/xts5/Xproto/pSetInputFocus/pSetInputFocus.m b/xts5/Xproto/pSetInputFocus/pSetInputFocus.m
index 3150e8c1..da2d3fc3 100644
--- a/xts5/Xproto/pSetInputFocus/pSetInputFocus.m
+++ b/xts5/Xproto/pSetInputFocus/pSetInputFocus.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pSetInputFocus/pSetInputFocus.m
+>># File: xts5/Xproto/pSetInputFocus/pSetInputFocus.m
>>#
>># Description:
>># Tests for SetInputFocus
diff --git a/xts5/Xproto/pSetModifierMapping/pSetModifierMapping.m b/xts5/Xproto/pSetModifierMapping/pSetModifierMapping.m
index efebff8d..dfa93e3b 100644
--- a/xts5/Xproto/pSetModifierMapping/pSetModifierMapping.m
+++ b/xts5/Xproto/pSetModifierMapping/pSetModifierMapping.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pSetModifierMapping/pSetModifierMapping.m
+>># File: xts5/Xproto/pSetModifierMapping/pSetModifierMapping.m
>>#
>># Description:
>># Tests for SetModifierMapping
diff --git a/xts5/Xproto/pSetPointerMapping/pSetPointerMapping.m b/xts5/Xproto/pSetPointerMapping/pSetPointerMapping.m
index 0d0819a5..1d3689e6 100644
--- a/xts5/Xproto/pSetPointerMapping/pSetPointerMapping.m
+++ b/xts5/Xproto/pSetPointerMapping/pSetPointerMapping.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pSetPointerMapping/pSetPointerMapping.m
+>># File: xts5/Xproto/pSetPointerMapping/pSetPointerMapping.m
>>#
>># Description:
>># Tests for SetPointerMapping
diff --git a/xts5/Xproto/pSetScreenSaver/pSetScreenSaver.m b/xts5/Xproto/pSetScreenSaver/pSetScreenSaver.m
index 2b36c956..d368272b 100644
--- a/xts5/Xproto/pSetScreenSaver/pSetScreenSaver.m
+++ b/xts5/Xproto/pSetScreenSaver/pSetScreenSaver.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pSetScreenSaver/pSetScreenSaver.m
+>># File: xts5/Xproto/pSetScreenSaver/pSetScreenSaver.m
>>#
>># Description:
>># Tests for SetScreenSaver
diff --git a/xts5/Xproto/pSetSelectionOwner/pSetSelectionOwner.m b/xts5/Xproto/pSetSelectionOwner/pSetSelectionOwner.m
index 2794d404..7e6aad67 100644
--- a/xts5/Xproto/pSetSelectionOwner/pSetSelectionOwner.m
+++ b/xts5/Xproto/pSetSelectionOwner/pSetSelectionOwner.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pSetSelectionOwner/pSetSelectionOwner.m
+>># File: xts5/Xproto/pSetSelectionOwner/pSetSelectionOwner.m
>>#
>># Description:
>># Tests for SetSelectionOwner
diff --git a/xts5/Xproto/pStoreColors/pStoreColors.m b/xts5/Xproto/pStoreColors/pStoreColors.m
index 893504ff..89323bea 100644
--- a/xts5/Xproto/pStoreColors/pStoreColors.m
+++ b/xts5/Xproto/pStoreColors/pStoreColors.m
@@ -24,7 +24,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pStoreColors/pStoreColors.m
+>># File: xts5/Xproto/pStoreColors/pStoreColors.m
>>#
>># Description:
>># Tests for StoreColors
diff --git a/xts5/Xproto/pStoreNamedColor/pStoreNamedColor.m b/xts5/Xproto/pStoreNamedColor/pStoreNamedColor.m
index e14ea552..eb6d904b 100644
--- a/xts5/Xproto/pStoreNamedColor/pStoreNamedColor.m
+++ b/xts5/Xproto/pStoreNamedColor/pStoreNamedColor.m
@@ -24,7 +24,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pStoreNamedColor/pStoreNamedColor.m
+>># File: xts5/Xproto/pStoreNamedColor/pStoreNamedColor.m
>>#
>># Description:
>># Tests for StoreNamedColor
diff --git a/xts5/Xproto/pTranslateCoords/pTranslateCoords.m b/xts5/Xproto/pTranslateCoords/pTranslateCoords.m
index fd51dfab..e5c32e2f 100644
--- a/xts5/Xproto/pTranslateCoords/pTranslateCoords.m
+++ b/xts5/Xproto/pTranslateCoords/pTranslateCoords.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pTranslateCoords/pTranslateCoords.m
+>># File: xts5/Xproto/pTranslateCoords/pTranslateCoords.m
>>#
>># Description:
>># Tests for TranslateCoords
diff --git a/xts5/Xproto/pUngrabButton/pUngrabButton.m b/xts5/Xproto/pUngrabButton/pUngrabButton.m
index 4ee69744..8ec0ba3c 100644
--- a/xts5/Xproto/pUngrabButton/pUngrabButton.m
+++ b/xts5/Xproto/pUngrabButton/pUngrabButton.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pUngrabButton/pUngrabButton.m
+>># File: xts5/Xproto/pUngrabButton/pUngrabButton.m
>>#
>># Description:
>># Tests for UngrabButton
diff --git a/xts5/Xproto/pUngrabKey/pUngrabKey.m b/xts5/Xproto/pUngrabKey/pUngrabKey.m
index 1eb889ec..cac934f1 100644
--- a/xts5/Xproto/pUngrabKey/pUngrabKey.m
+++ b/xts5/Xproto/pUngrabKey/pUngrabKey.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pUngrabKey/pUngrabKey.m
+>># File: xts5/Xproto/pUngrabKey/pUngrabKey.m
>>#
>># Description:
>># Tests for UngrabKey
diff --git a/xts5/Xproto/pUngrabKeyboard/pUngrabKeyboard.m b/xts5/Xproto/pUngrabKeyboard/pUngrabKeyboard.m
index a4b85a41..1b990e45 100644
--- a/xts5/Xproto/pUngrabKeyboard/pUngrabKeyboard.m
+++ b/xts5/Xproto/pUngrabKeyboard/pUngrabKeyboard.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pUngrabKeyboard/pUngrabKeyboard.m
+>># File: xts5/Xproto/pUngrabKeyboard/pUngrabKeyboard.m
>>#
>># Description:
>># Tests for UngrabKeyboard
diff --git a/xts5/Xproto/pUngrabPointer/pUngrabPointer.m b/xts5/Xproto/pUngrabPointer/pUngrabPointer.m
index b4ff2a38..bce9d548 100644
--- a/xts5/Xproto/pUngrabPointer/pUngrabPointer.m
+++ b/xts5/Xproto/pUngrabPointer/pUngrabPointer.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pUngrabPointer/pUngrabPointer.m
+>># File: xts5/Xproto/pUngrabPointer/pUngrabPointer.m
>>#
>># Description:
>># Tests for UngrabPointer
diff --git a/xts5/Xproto/pUngrabServer/pUngrabServer.m b/xts5/Xproto/pUngrabServer/pUngrabServer.m
index 8f035c1f..f5e4b172 100644
--- a/xts5/Xproto/pUngrabServer/pUngrabServer.m
+++ b/xts5/Xproto/pUngrabServer/pUngrabServer.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pUngrabServer/pUngrabServer.m
+>># File: xts5/Xproto/pUngrabServer/pUngrabServer.m
>>#
>># Description:
>># Tests for UngrabServer
diff --git a/xts5/Xproto/pUninstallColormap/pUninstallColormap.m b/xts5/Xproto/pUninstallColormap/pUninstallColormap.m
index 9b1f46e4..5538ba3a 100644
--- a/xts5/Xproto/pUninstallColormap/pUninstallColormap.m
+++ b/xts5/Xproto/pUninstallColormap/pUninstallColormap.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pUninstallColormap/pUninstallColormap.m
+>># File: xts5/Xproto/pUninstallColormap/pUninstallColormap.m
>>#
>># Description:
>># Tests for UninstallColormap
diff --git a/xts5/Xproto/pUnmapSubwindows/pUnmapSubwindows.m b/xts5/Xproto/pUnmapSubwindows/pUnmapSubwindows.m
index c56a3451..baf5ee56 100644
--- a/xts5/Xproto/pUnmapSubwindows/pUnmapSubwindows.m
+++ b/xts5/Xproto/pUnmapSubwindows/pUnmapSubwindows.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pUnmapSubwindows/pUnmapSubwindows.m
+>># File: xts5/Xproto/pUnmapSubwindows/pUnmapSubwindows.m
>>#
>># Description:
>># Tests for UnmapSubwindows
diff --git a/xts5/Xproto/pUnmapWindow/pUnmapWindow.m b/xts5/Xproto/pUnmapWindow/pUnmapWindow.m
index d175ef62..ecc64217 100644
--- a/xts5/Xproto/pUnmapWindow/pUnmapWindow.m
+++ b/xts5/Xproto/pUnmapWindow/pUnmapWindow.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pUnmapWindow/pUnmapWindow.m
+>># File: xts5/Xproto/pUnmapWindow/pUnmapWindow.m
>>#
>># Description:
>># Tests for UnmapWindow
diff --git a/xts5/Xproto/pWarpPointer/pWarpPointer.m b/xts5/Xproto/pWarpPointer/pWarpPointer.m
index 23739c58..48202ddd 100644
--- a/xts5/Xproto/pWarpPointer/pWarpPointer.m
+++ b/xts5/Xproto/pWarpPointer/pWarpPointer.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/pWarpPointer/pWarpPointer.m
+>># File: xts5/Xproto/pWarpPointer/pWarpPointer.m
>>#
>># Description:
>># Tests for WarpPointer