diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:47:00 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:47:00 +0000 |
commit | ca25a54ff3021e018800679963324866d301eedf (patch) | |
tree | 95523639c16fcf0d75ff25d451e8acbe10699e4e /src/ActionHook.c | |
parent | 83d1e5e98d6ff17682f365b26794dc0f2a909b7c (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that had
a changed license. There was only one change which happened to be from
me (Egbert Eich).
Diffstat (limited to 'src/ActionHook.c')
-rw-r--r-- | src/ActionHook.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ActionHook.c b/src/ActionHook.c index 04322ef..32aca9c 100644 --- a/src/ActionHook.c +++ b/src/ActionHook.c @@ -60,7 +60,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/Xt/ActionHook.c,v 1.3 2001/12/14 19:56:05 dawes Exp $ */ +/* $XFree86: xc/lib/Xt/ActionHook.c,v 1.2 2001/08/22 22:52:17 dawes Exp $ */ /* * Contains XtAppAddActionHook, XtRemoveActionHook |