diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2009-09-29 06:17:47 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2009-09-29 06:17:47 -0700 |
commit | a79536777d4556058c76926883ddeb347350af05 (patch) | |
tree | 9a6b4adf318482f137e388c8b4911264acc13335 /xts5/Xt9 | |
parent | b61c1e161b0a9385dc9b1546c202bbf7e47df829 (diff) |
xts5: Flatten Xt9 directory more
Diffstat (limited to 'xts5/Xt9')
-rw-r--r-- | xts5/Xt9/XtAddEventHandler.m (renamed from xts5/Xt9/XtAddEventHandler/XtAddEventHandler.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtAddGrab.m (renamed from xts5/Xt9/XtAddGrab/XtAddGrab.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtAddRawEventHandler.m (renamed from xts5/Xt9/XtAddRawEventHandler/XtAddRawEventHandler.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtAppAddInput.m (renamed from xts5/Xt9/XtAppAddInput/XtAppAddInput.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtAppAddTimeOut.m (renamed from xts5/Xt9/XtAppAddTimeOut/XtAppAddTimeOut.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtAppAddWorkProc.m (renamed from xts5/Xt9/XtAppAddWorkProc/XtAppAddWorkProc.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtAppMainLoop.m (renamed from xts5/Xt9/XtAppMainLoop/XtAppMainLoop.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtAppNextEvent.m (renamed from xts5/Xt9/XtAppNextEvent/XtAppNextEvent.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtAppPeekEvent.m (renamed from xts5/Xt9/XtAppPeekEvent/XtAppPeekEvent.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtAppPending.m (renamed from xts5/Xt9/XtAppPending/XtAppPending.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtAppProcessEvent.m (renamed from xts5/Xt9/XtAppProcessEvent/XtAppProcessEvent.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtBuildEventMask.m (renamed from xts5/Xt9/XtBuildEventMask/XtBuildEventMask.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtDispatchEvent.m (renamed from xts5/Xt9/XtDispatchEvent/XtDispatchEvent.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtGrabButton.m (renamed from xts5/Xt9/XtGrabButton/XtGrabButton.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtGrabKey.m (renamed from xts5/Xt9/XtGrabKey/XtGrabKey.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtGrabKeyboard.m (renamed from xts5/Xt9/XtGrabKeyboard/XtGrabKeyboard.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtGrabPointer.m (renamed from xts5/Xt9/XtGrabPointer/XtGrabPointer.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtInsertEventHandler.m (renamed from xts5/Xt9/XtInsertEventHandler/XtInsertEventHandler.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtInsertRawEventHandler.m (renamed from xts5/Xt9/XtInsertRawEventHandler/XtInsertRawEventHandler.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtIsSensitive.m (renamed from xts5/Xt9/XtIsSensitive/XtIsSensitive.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtRemoveEventHandler.m (renamed from xts5/Xt9/XtRemoveEventHandler/XtRemoveEventHandler.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtRemoveGrab.m (renamed from xts5/Xt9/XtRemoveGrab/XtRemoveGrab.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtRemoveRawEventHandler.m (renamed from xts5/Xt9/XtRemoveRawEventHandler/XtRemoveRawEventHandler.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtRemoveTimeOut.m (renamed from xts5/Xt9/XtRemoveTimeOut/XtRemoveTimeOut.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtRemoveWorkProc.m (renamed from xts5/Xt9/XtRemoveWorkProc/XtRemoveWorkProc.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtSetKeyboardFocus.m (renamed from xts5/Xt9/XtSetKeyboardFocus/XtSetKeyboardFocus.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtSetSensitive.m (renamed from xts5/Xt9/XtSetSensitive/XtSetSensitive.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtUngrabButton.m (renamed from xts5/Xt9/XtUngrabButton/XtUngrabButton.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtUngrabKey.m (renamed from xts5/Xt9/XtUngrabKey/XtUngrabKey.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtUngrabKeyboard.m (renamed from xts5/Xt9/XtUngrabKeyboard/XtUngrabKeyboard.m) | 2 | ||||
-rw-r--r-- | xts5/Xt9/XtUngrabPointer.m (renamed from xts5/Xt9/XtUngrabPointer/XtUngrabPointer.m) | 2 |
31 files changed, 31 insertions, 31 deletions
diff --git a/xts5/Xt9/XtAddEventHandler/XtAddEventHandler.m b/xts5/Xt9/XtAddEventHandler.m index 1632fdeb..5eb2f4d0 100644 --- a/xts5/Xt9/XtAddEventHandler/XtAddEventHandler.m +++ b/xts5/Xt9/XtAddEventHandler.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtAddEventHandler/XtAddEventHandler.m +>># File: xts/Xt9/XtAddEventHandler.m >># >># Description: >># Tests for XtAddEventHandler() diff --git a/xts5/Xt9/XtAddGrab/XtAddGrab.m b/xts5/Xt9/XtAddGrab.m index 2c7a699a..2d97d754 100644 --- a/xts5/Xt9/XtAddGrab/XtAddGrab.m +++ b/xts5/Xt9/XtAddGrab.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtAddGrab/XtAddGrab.m +>># File: xts/Xt9/XtAddGrab.m >># >># Description: >># Tests for XtAddGrab() diff --git a/xts5/Xt9/XtAddRawEventHandler/XtAddRawEventHandler.m b/xts5/Xt9/XtAddRawEventHandler.m index ac7c7d60..182be608 100644 --- a/xts5/Xt9/XtAddRawEventHandler/XtAddRawEventHandler.m +++ b/xts5/Xt9/XtAddRawEventHandler.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtAddRawEventHandler/XtAddRawEventHandler.m +>># File: xts/Xt9/XtAddRawEventHandler.m >># >># Description: >># Tests for XtAddRawEventHandler() diff --git a/xts5/Xt9/XtAppAddInput/XtAppAddInput.m b/xts5/Xt9/XtAppAddInput.m index 9016a982..160cfa29 100644 --- a/xts5/Xt9/XtAppAddInput/XtAppAddInput.m +++ b/xts5/Xt9/XtAppAddInput.m @@ -26,7 +26,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtAppAddInput/XtAppAddInput.m +>># File: xts/Xt9/XtAppAddInput.m >># >># Description: >># Tests for XtAppAddInput() diff --git a/xts5/Xt9/XtAppAddTimeOut/XtAppAddTimeOut.m b/xts5/Xt9/XtAppAddTimeOut.m index b3ef9a45..04b98318 100644 --- a/xts5/Xt9/XtAppAddTimeOut/XtAppAddTimeOut.m +++ b/xts5/Xt9/XtAppAddTimeOut.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtAppAddTimeOut/XtAppAddTimeOut.m +>># File: xts/Xt9/XtAppAddTimeOut.m >># >># Description: >># Tests for XtAppAddTimeOut() diff --git a/xts5/Xt9/XtAppAddWorkProc/XtAppAddWorkProc.m b/xts5/Xt9/XtAppAddWorkProc.m index 25890a0e..f5a4e50f 100644 --- a/xts5/Xt9/XtAppAddWorkProc/XtAppAddWorkProc.m +++ b/xts5/Xt9/XtAppAddWorkProc.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtAppAddWorkProc/XtAppAddWorkProc.m +>># File: xts/Xt9/XtAppAddWorkProc.m >># >># Description: >># Tests for XtAppAddWorkProc() diff --git a/xts5/Xt9/XtAppMainLoop/XtAppMainLoop.m b/xts5/Xt9/XtAppMainLoop.m index 963ce40f..f4ddb7d5 100644 --- a/xts5/Xt9/XtAppMainLoop/XtAppMainLoop.m +++ b/xts5/Xt9/XtAppMainLoop.m @@ -26,7 +26,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtAppMainLoop/XtAppMainLoop.m +>># File: xts/Xt9/XtAppMainLoop.m >># >># Description: >># Tests for XtAppMainLoop() diff --git a/xts5/Xt9/XtAppNextEvent/XtAppNextEvent.m b/xts5/Xt9/XtAppNextEvent.m index 9f46be28..491b5d0b 100644 --- a/xts5/Xt9/XtAppNextEvent/XtAppNextEvent.m +++ b/xts5/Xt9/XtAppNextEvent.m @@ -26,7 +26,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtAppNextEvent/XtAppNextEvent.m +>># File: xts/Xt9/XtAppNextEvent.m >># >># Description: >># Tests for XtAppNextEvent() diff --git a/xts5/Xt9/XtAppPeekEvent/XtAppPeekEvent.m b/xts5/Xt9/XtAppPeekEvent.m index a880ac6a..6c67f5de 100644 --- a/xts5/Xt9/XtAppPeekEvent/XtAppPeekEvent.m +++ b/xts5/Xt9/XtAppPeekEvent.m @@ -26,7 +26,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtAppPeekEvent/XtAppPeekEvent.m +>># File: xts/Xt9/XtAppPeekEvent.m >># >># Description: >># Tests for XtAppPeekEvent() diff --git a/xts5/Xt9/XtAppPending/XtAppPending.m b/xts5/Xt9/XtAppPending.m index 567813ee..b05c4caa 100644 --- a/xts5/Xt9/XtAppPending/XtAppPending.m +++ b/xts5/Xt9/XtAppPending.m @@ -26,7 +26,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtAppPending/XtAppPending.m +>># File: xts/Xt9/XtAppPending.m >># >># Description: >># Tests for XtAppPending() diff --git a/xts5/Xt9/XtAppProcessEvent/XtAppProcessEvent.m b/xts5/Xt9/XtAppProcessEvent.m index be5aa6e0..edf9d560 100644 --- a/xts5/Xt9/XtAppProcessEvent/XtAppProcessEvent.m +++ b/xts5/Xt9/XtAppProcessEvent.m @@ -26,7 +26,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtAppProcessEvent/XtAppProcessEvent.m +>># File: xts/Xt9/XtAppProcessEvent.m >># >># Description: >># Tests for XtAppProcessEvent() diff --git a/xts5/Xt9/XtBuildEventMask/XtBuildEventMask.m b/xts5/Xt9/XtBuildEventMask.m index bcc510b0..07142282 100644 --- a/xts5/Xt9/XtBuildEventMask/XtBuildEventMask.m +++ b/xts5/Xt9/XtBuildEventMask.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtBuildEventMask/XtBuildEventMask.m +>># File: xts/Xt9/XtBuildEventMask.m >># >># Description: >># Tests for XtBuildEventMask() diff --git a/xts5/Xt9/XtDispatchEvent/XtDispatchEvent.m b/xts5/Xt9/XtDispatchEvent.m index 6eaf3201..36d237c2 100644 --- a/xts5/Xt9/XtDispatchEvent/XtDispatchEvent.m +++ b/xts5/Xt9/XtDispatchEvent.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtDispatchEvent/XtDispatchEvent.m +>># File: xts/Xt9/XtDispatchEvent.m >># >># Description: >># Tests for XtDispatchEvent() diff --git a/xts5/Xt9/XtGrabButton/XtGrabButton.m b/xts5/Xt9/XtGrabButton.m index ad6090b8..2faad1bb 100644 --- a/xts5/Xt9/XtGrabButton/XtGrabButton.m +++ b/xts5/Xt9/XtGrabButton.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtGrabButton/XtGrabButton.m +>># File: xts/Xt9/XtGrabButton.m >># >># Description: >># Tests for XtGrabButton() diff --git a/xts5/Xt9/XtGrabKey/XtGrabKey.m b/xts5/Xt9/XtGrabKey.m index ece925ba..f9b75dc8 100644 --- a/xts5/Xt9/XtGrabKey/XtGrabKey.m +++ b/xts5/Xt9/XtGrabKey.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtGrabKey/XtGrabKey.m +>># File: xts/Xt9/XtGrabKey.m >># >># Description: >># Tests for XtGrabKey() diff --git a/xts5/Xt9/XtGrabKeyboard/XtGrabKeyboard.m b/xts5/Xt9/XtGrabKeyboard.m index 6c49410b..b3774406 100644 --- a/xts5/Xt9/XtGrabKeyboard/XtGrabKeyboard.m +++ b/xts5/Xt9/XtGrabKeyboard.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtGrabKeyboard/XtGrabKeyboard.m +>># File: xts/Xt9/XtGrabKeyboard.m >># >># Description: >># Tests for XtGrabKeyboard() diff --git a/xts5/Xt9/XtGrabPointer/XtGrabPointer.m b/xts5/Xt9/XtGrabPointer.m index f535b93c..1d0ce736 100644 --- a/xts5/Xt9/XtGrabPointer/XtGrabPointer.m +++ b/xts5/Xt9/XtGrabPointer.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtGrabPointer/XtGrabPointer.m +>># File: xts/Xt9/XtGrabPointer.m >># >># Description: >># Tests for XtGrabPointer() diff --git a/xts5/Xt9/XtInsertEventHandler/XtInsertEventHandler.m b/xts5/Xt9/XtInsertEventHandler.m index 55ed6412..83f9d70a 100644 --- a/xts5/Xt9/XtInsertEventHandler/XtInsertEventHandler.m +++ b/xts5/Xt9/XtInsertEventHandler.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtInsertEventHandler/XtInsertEventHandler.m +>># File: xts/Xt9/XtInsertEventHandler.m >># >># Description: >># Tests for XtInsertEventHandler() diff --git a/xts5/Xt9/XtInsertRawEventHandler/XtInsertRawEventHandler.m b/xts5/Xt9/XtInsertRawEventHandler.m index 170747b8..7010bcdd 100644 --- a/xts5/Xt9/XtInsertRawEventHandler/XtInsertRawEventHandler.m +++ b/xts5/Xt9/XtInsertRawEventHandler.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtInsertRawEventHandler/XtInsertRawEventHandler.m +>># File: xts/Xt9/XtInsertRawEventHandler.m >># >># Description: >># Tests for XtInsertRawEventHandler() diff --git a/xts5/Xt9/XtIsSensitive/XtIsSensitive.m b/xts5/Xt9/XtIsSensitive.m index 34617a99..1e653c16 100644 --- a/xts5/Xt9/XtIsSensitive/XtIsSensitive.m +++ b/xts5/Xt9/XtIsSensitive.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtIsSensitive/XtIsSensitive.m +>># File: xts/Xt9/XtIsSensitive.m >># >># Description: >># Tests for XtIsSensitive() diff --git a/xts5/Xt9/XtRemoveEventHandler/XtRemoveEventHandler.m b/xts5/Xt9/XtRemoveEventHandler.m index 8187e313..1851ef9e 100644 --- a/xts5/Xt9/XtRemoveEventHandler/XtRemoveEventHandler.m +++ b/xts5/Xt9/XtRemoveEventHandler.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtRemoveEventHandler/XtRemoveEventHandler.m +>># File: xts/Xt9/XtRemoveEventHandler.m >># >># Description: >># Tests for XtRemoveEventHandler() diff --git a/xts5/Xt9/XtRemoveGrab/XtRemoveGrab.m b/xts5/Xt9/XtRemoveGrab.m index c0d64894..4584cab3 100644 --- a/xts5/Xt9/XtRemoveGrab/XtRemoveGrab.m +++ b/xts5/Xt9/XtRemoveGrab.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtRemoveGrab/XtRemoveGrab.m +>># File: xts/Xt9/XtRemoveGrab.m >># >># Description: >># Tests for XtRemoveGrab() diff --git a/xts5/Xt9/XtRemoveRawEventHandler/XtRemoveRawEventHandler.m b/xts5/Xt9/XtRemoveRawEventHandler.m index d6cf7aa0..0a3f9161 100644 --- a/xts5/Xt9/XtRemoveRawEventHandler/XtRemoveRawEventHandler.m +++ b/xts5/Xt9/XtRemoveRawEventHandler.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtRemoveRawEventHandler/XtRemoveRawEventHandler.m +>># File: xts/Xt9/XtRemoveRawEventHandler.m >># >># Description: >># Tests for XtRemoveRawEventHandler() diff --git a/xts5/Xt9/XtRemoveTimeOut/XtRemoveTimeOut.m b/xts5/Xt9/XtRemoveTimeOut.m index 6b1a7970..698317dc 100644 --- a/xts5/Xt9/XtRemoveTimeOut/XtRemoveTimeOut.m +++ b/xts5/Xt9/XtRemoveTimeOut.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtRemoveTimeOut/XtRemoveTimeOut.m +>># File: xts/Xt9/XtRemoveTimeOut.m >># >># Description: >># Tests for XtRemoveTimeOut() diff --git a/xts5/Xt9/XtRemoveWorkProc/XtRemoveWorkProc.m b/xts5/Xt9/XtRemoveWorkProc.m index 86d10cce..8e84bb1a 100644 --- a/xts5/Xt9/XtRemoveWorkProc/XtRemoveWorkProc.m +++ b/xts5/Xt9/XtRemoveWorkProc.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtRemoveWorkProc/XtRemoveWorkProc.m +>># File: xts/Xt9/XtRemoveWorkProc.m >># >># Description: >># Tests for XtRemoveWorkProc() diff --git a/xts5/Xt9/XtSetKeyboardFocus/XtSetKeyboardFocus.m b/xts5/Xt9/XtSetKeyboardFocus.m index 16809563..def760ba 100644 --- a/xts5/Xt9/XtSetKeyboardFocus/XtSetKeyboardFocus.m +++ b/xts5/Xt9/XtSetKeyboardFocus.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtSetKeyboardFocus/XtSetKeyboardFocus.m +>># File: xts/Xt9/XtSetKeyboardFocus.m >># >># Description: >># Tests for XtSetKeyboardFocus() diff --git a/xts5/Xt9/XtSetSensitive/XtSetSensitive.m b/xts5/Xt9/XtSetSensitive.m index 3eb72639..a71aff26 100644 --- a/xts5/Xt9/XtSetSensitive/XtSetSensitive.m +++ b/xts5/Xt9/XtSetSensitive.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtSetSensitive/XtSetSensitive.m +>># File: xts/Xt9/XtSetSensitive.m >># >># Description: >># Tests for XtSetSensitive() diff --git a/xts5/Xt9/XtUngrabButton/XtUngrabButton.m b/xts5/Xt9/XtUngrabButton.m index c1a540fc..07cfa2a3 100644 --- a/xts5/Xt9/XtUngrabButton/XtUngrabButton.m +++ b/xts5/Xt9/XtUngrabButton.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtUngrabButton/XtUngrabButton.m +>># File: xts/Xt9/XtUngrabButton.m >># >># Description: >># Tests for XtUngrabButton() diff --git a/xts5/Xt9/XtUngrabKey/XtUngrabKey.m b/xts5/Xt9/XtUngrabKey.m index 5cf0aac7..9f01e8e3 100644 --- a/xts5/Xt9/XtUngrabKey/XtUngrabKey.m +++ b/xts5/Xt9/XtUngrabKey.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtUngrabKey/XtUngrabKey.m +>># File: xts/Xt9/XtUngrabKey.m >># >># Description: >># Tests for XtUngrabKey() diff --git a/xts5/Xt9/XtUngrabKeyboard/XtUngrabKeyboard.m b/xts5/Xt9/XtUngrabKeyboard.m index 8095244d..7f48f748 100644 --- a/xts5/Xt9/XtUngrabKeyboard/XtUngrabKeyboard.m +++ b/xts5/Xt9/XtUngrabKeyboard.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtUngrabKeyboard/XtUngrabKeyboard.m +>># File: xts/Xt9/XtUngrabKeyboard.m >># >># Description: >># Tests for XtUngrabKeyboard() diff --git a/xts5/Xt9/XtUngrabPointer/XtUngrabPointer.m b/xts5/Xt9/XtUngrabPointer.m index 5cf74740..700cb083 100644 --- a/xts5/Xt9/XtUngrabPointer/XtUngrabPointer.m +++ b/xts5/Xt9/XtUngrabPointer.m @@ -25,7 +25,7 @@ All Rights Reserved. >># >># Project: VSW5 >># ->># File: xts/Xt9/XtUngrabPointer/XtUngrabPointer.m +>># File: xts/Xt9/XtUngrabPointer.m >># >># Description: >># Tests for XtUngrabPointer() |