diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:24 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:24 +0000 |
commit | 8f8ef8a10885b51d38ef4aad7b36af5897f90e7b (patch) | |
tree | 82ffbfb4d920bed078bcd77ebea90f0f2c7ff26e /text.c | |
parent | 40d4328f4b4e1a70a227d2359532a667d79cee1c (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
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$ */ +/* $XFree86: xc/programs/xgc/text.c,v 1.4 2003/05/07 21:02:07 herrb Exp $ */ #include <stdio.h> #include <stdlib.h> |