summaryrefslogtreecommitdiff
path: root/xts5/tset/Xproto
diff options
context:
space:
mode:
Diffstat (limited to 'xts5/tset/Xproto')
-rw-r--r--xts5/tset/Xproto/.gitignore2
-rw-r--r--xts5/tset/Xproto/Makefile.am2
-rw-r--r--xts5/tset/Xproto/XAllocColorCells/XAllocColorCells.m (renamed from xts5/tset/Xproto/AllocColorCells/AllocColorCells.m)4
3 files changed, 4 insertions, 4 deletions
diff --git a/xts5/tset/Xproto/.gitignore b/xts5/tset/Xproto/.gitignore
index 212307f0..19cd0716 100644
--- a/xts5/tset/Xproto/.gitignore
+++ b/xts5/tset/Xproto/.gitignore
@@ -1,5 +1,5 @@
XAllocColor/XAllocColor
-AllocColorCells/AllocColorCells
+XAllocColorCells/XAllocColorCells
AllocColorPlanes/AllocColorPlanes
XAllocNamedColor/XAllocNamedColor
XAllowEvents/XAllowEvents
diff --git a/xts5/tset/Xproto/Makefile.am b/xts5/tset/Xproto/Makefile.am
index 6427d0b9..1812d49a 100644
--- a/xts5/tset/Xproto/Makefile.am
+++ b/xts5/tset/Xproto/Makefile.am
@@ -10,7 +10,7 @@ CLEANFILES = $(BUILT_SOURCES)
tprogs = \
XAllocColor/XAllocColor \
- AllocColorCells/AllocColorCells \
+ XAllocColorCells/XAllocColorCells \
AllocColorPlanes/AllocColorPlanes \
XAllocNamedColor/XAllocNamedColor \
XAllowEvents/XAllowEvents \
diff --git a/xts5/tset/Xproto/AllocColorCells/AllocColorCells.m b/xts5/tset/Xproto/XAllocColorCells/XAllocColorCells.m
index ca76f1fd..248a6c59 100644
--- a/xts5/tset/Xproto/AllocColorCells/AllocColorCells.m
+++ b/xts5/tset/Xproto/XAllocColorCells/XAllocColorCells.m
@@ -17,14 +17,14 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-$Header: /cvs/xtest/xtest/xts5/tset/Xproto/AllocColorCells/AllocColorCells.m,v 1.2 2005-11-03 08:44:01 jmichael Exp $
+$Header: /cvs/xtest/xtest/xts5/tset/Xproto/XAllocColorCells/XAllocColorCells.m,v 1.2 2005-11-03 08:44:01 jmichael Exp $
Copyright (c) Applied Testing and Technology, Inc. 1995
All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/AllocColorCells/AllocColorCells.m
+>># File: xts5/tset/Xproto/XAllocColorCells/XAllocColorCells.m
>>#
>># Description:
>># Tests for AllocColorCells