diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-11 21:50:08 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-11 21:50:08 +0000 |
commit | 8fb70fc4bd1fb4f8f775b60431775581a6d1e6da (patch) | |
tree | 517df01c0a2486887f96360ff2aefbb816be560b /zlib/deflate.h | |
parent | c013f26c67d959e1cd35112f5ee77721dbc33f7f (diff) | |
download | gcc-8fb70fc4bd1fb4f8f775b60431775581a6d1e6da.tar.gz |
Dummy commit in preparation for import
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50605 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib/deflate.h')
-rw-r--r-- | zlib/deflate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/deflate.h b/zlib/deflate.h index 962676da869..8aa11617648 100644 --- a/zlib/deflate.h +++ b/zlib/deflate.h @@ -8,7 +8,7 @@ subject to change. Applications should only use zlib.h. */ -/* @(#) $Id$ */ +/* @(#) $Id: deflate.h,v 1.1 1999/05/04 19:30:26 tromey Exp $ */ #ifndef _DEFLATE_H #define _DEFLATE_H |