summaryrefslogtreecommitdiffstats
path: root/cpukit/zlib/crc32.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-28 08:30:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-28 08:30:17 +0000
commit4b911ddcb7e4500cde3bbb0dfbe285c05de4193f (patch)
treeb46e97582c502e899abb5ceaf39b0eeff867d72f /cpukit/zlib/crc32.c
parent2005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4b911ddcb7e4500cde3bbb0dfbe285c05de4193f.tar.bz2
Reformat CVS Ids
Diffstat (limited to 'cpukit/zlib/crc32.c')
-rw-r--r--cpukit/zlib/crc32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/zlib/crc32.c b/cpukit/zlib/crc32.c
index 62b025f290..eeb2147653 100644
--- a/cpukit/zlib/crc32.c
+++ b/cpukit/zlib/crc32.c
@@ -9,7 +9,7 @@
* factor of two increase in speed on a Power PC G4 (PPC7455) using gcc -O3.
*/
-/* @(#) $Id$ */
+/* $Id$ */
/*
Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore