diff options
author | Egbert Eich <eich@suse.de> | 2004-03-03 12:13:08 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-03 12:13:08 +0000 |
commit | ce3e739625e75b9caf59f0a2e0290e3528f0cc8a (patch) | |
tree | 909512476e495682e7fc81efbedd039b53953c48 /text.c | |
parent | 8f8ef8a10885b51d38ef4aad7b36af5897f90e7b (diff) |
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT
Diffstat (limited to 'text.c')
-rw-r--r-- | text.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ ** How to make a text widget that returns a string when the cursor ** leaves its window. */ -/* $XFree86: xc/programs/xgc/text.c,v 1.4 2003/05/07 21:02:07 herrb Exp $ */ +/* $XFree86: xc/programs/xgc/text.c,v 1.3 2000/02/17 14:00:37 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> |