diff options
author | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:36 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:36 +0000 |
commit | 55185f35a75e6aad933e6faedd68bc14dfb94ccc (patch) | |
tree | 10cd97effc74c944f48021140dec15b025b6ceea /hash.c | |
parent | 8e877ebe858657d8de7b5757a6b1d371dbfa6c88 (diff) |
Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGE
Diffstat (limited to 'hash.c')
-rw-r--r-- | hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -/* $XFree86: xc/programs/mkfontscale/hash.c,v 1.3 2003/07/08 15:39:49 tsi Exp $ */ +/* $XFree86$ */ #include <stdlib.h> #include <stdio.h> |