diff options
author | Egbert Eich <eich@suse.de> | 2004-03-14 08:35:24 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-14 08:35:24 +0000 |
commit | 2d5c3705b18672d88db46343c3a55b1768aaeaee (patch) | |
tree | 82ffbfb4d920bed078bcd77ebea90f0f2c7ff26e /text.c | |
parent | ce3e739625e75b9caf59f0a2e0290e3528f0cc8a (diff) |
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
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.3 2000/02/17 14:00:37 dawes Exp $ */ +/* $XFree86: xc/programs/xgc/text.c,v 1.4 2003/05/07 21:02:07 herrb Exp $ */ #include <stdio.h> #include <stdlib.h> |