aboutsummaryrefslogtreecommitdiff
path: root/zlib/example.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@gcc.gnu.org>2002-03-11 21:50:08 +0000
committerTom Tromey <tromey@gcc.gnu.org>2002-03-11 21:50:08 +0000
commit2eb018ff2cd172cfba39610bf797b682df4040b1 (patch)
tree517df01c0a2486887f96360ff2aefbb816be560b /zlib/example.c
parent6c40858f8e8ff07a7ab7fcd633046096ebc12279 (diff)
downloadgcc-2eb018ff2cd172cfba39610bf797b682df4040b1.zip
gcc-2eb018ff2cd172cfba39610bf797b682df4040b1.tar.gz
gcc-2eb018ff2cd172cfba39610bf797b682df4040b1.tar.bz2
Dummy commit in preparation for import
From-SVN: r50605
Diffstat (limited to 'zlib/example.c')
-rw-r--r--zlib/example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/example.c b/zlib/example.c
index 8307c84..86b4af2 100644
--- a/zlib/example.c
+++ b/zlib/example.c
@@ -3,7 +3,7 @@
* For conditions of distribution and use, see copyright notice in zlib.h
*/
-/* @(#) $Id$ */
+/* @(#) $Id: example.c,v 1.1 1999/05/04 19:30:26 tromey Exp $ */
#include <stdio.h>
#include "zlib.h"