summaryrefslogtreecommitdiffstats
path: root/c/build-tools/src/packhex.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-18 16:32:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-18 16:32:35 +0000
commit185fab0b5affde0ac4f2c02a574af9faf5230f64 (patch)
tree11f9cfb38610ae5424e1c47ec673ec53af55b334 /c/build-tools/src/packhex.c
parentUpdate from Ralf Corsepius. (diff)
downloadrtems-185fab0b5affde0ac4f2c02a574af9faf5230f64.tar.bz2
Added proper reference now that Embedded Systems Programming's WWW site
is available and has the code available.
Diffstat (limited to '')
-rw-r--r--c/build-tools/src/packhex.c8
1 files changed, 7 insertions, 1 deletions
diff --git a/c/build-tools/src/packhex.c b/c/build-tools/src/packhex.c
index 9d19ce39e1..5b19cff12c 100644
--- a/c/build-tools/src/packhex.c
+++ b/c/build-tools/src/packhex.c
@@ -8,7 +8,13 @@
* is not robust enough to detect hex-record formatting
* errors.
*
- * Published: 5/93 Embedded Systems magazine
+ * Published: May 1993 Embedded Systems Programming magazine
+ * "Creating Faster Hex Files"
+ *
+ * URL: ESP magazine: http://www.embedded.com
+ * Source Code: ftp://ftp.mfi.com/pub/espmag/1993/pakhex.zip
+ *
+ * Author: Mark Gringrich
*
* Compiler: Microsoft C 6.0
* cl /F 1000 packhex.c