diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:08 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:08 +0000 |
commit | 40d4328f4b4e1a70a227d2359532a667d79cee1c (patch) | |
tree | d35f0bed1f65bdadcab05504fd39592329118ed0 /text.c | |
parent | c059776a3a8a7c760799d1a55c1a130c2179ecc9 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
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$ */ #include <stdio.h> #include <stdlib.h> |