summaryrefslogtreecommitdiffstats
path: root/tools/build/packhex.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/build/packhex.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/build/packhex.c b/tools/build/packhex.c
index 1e8edb615e..45565faaeb 100644
--- a/tools/build/packhex.c
+++ b/tools/build/packhex.c
@@ -1,4 +1,3 @@
-
/***** P A C K H E X . C ************************************************
*
* Packhex is a hex-file compaction utility. It attempts to concatenate
@@ -19,9 +18,6 @@
* Compiler: Microsoft C 6.0
* cl /F 1000 packhex.c
*
- *
- * $Id$
- *
**************************************************************************/