diff options
author | Egbert Eich <eich@suse.de> | 2004-03-05 13:41:18 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-05 13:41:18 +0000 |
commit | a5c4c74719c225553af0ab624bd713acb4cdb498 (patch) | |
tree | 32cc7162de42eb66410ad8eeb3ab5ee657850d83 /math.c | |
parent | 42fb7c3f023b6b571945648f2fab94da77b97962 (diff) |
23. Merged with XFree86 4.4.0. Added changes that went into infected files.before_20040421_xprint_branch_landingXORG-CURRENT-premerge-release-1XORG-CURRENT-CLOSEDXACE-SELINUX-BASEDAMAGE-XFIXES-BASEXORG-CURRENTXACE-SELINUXDAMAGE-XFIXES
Reverted darwin/bundle/**/Credits.rtf to XFree86 versions to avoid
future conflicts on ASCII but not humal readable files. (There should
probably be separate CreditsXorg.rtf files) (Egbert Eich).
Diffstat (limited to 'math.c')
-rw-r--r-- | math.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* $XConsortium: math.c,v 1.17 91/07/25 17:51:34 rws Exp $ - * $XFree86: xc/programs/xcalc/math.c,v 1.6 2003/05/27 22:26:59 tsi Exp $ + * $XFree86: xc/programs/xcalc/math.c,v 1.5tsi Exp $ * * math.c - mathematics functions for a hand calculator under X * |