summaryrefslogtreecommitdiff
path: root/srecord.c
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2005-07-15 15:44:08 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2005-07-15 15:44:08 +0000
commitc5fa56c2fe63fcbc2ccc57c589ce58bff8f9943b (patch)
tree15f90441d4927f56e26c58204c5816ebeee56d1f /srecord.c
parentc1d43778bf585e4c319e8cae6850746e527582bc (diff)
downloadgpsd-c5fa56c2fe63fcbc2ccc57c589ce58bff8f9943b.tar.gz
Typo in a comment.
Diffstat (limited to 'srecord.c')
-rw-r--r--srecord.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/srecord.c b/srecord.c
index e1345299..accbb24f 100644
--- a/srecord.c
+++ b/srecord.c
@@ -24,7 +24,7 @@
* S0: Comments
* S3: Memory Loadable Data, 4byte address
* S5: Count of S1, S2 and S3 Records
- * S7: starting execution address intrepreted as a 4-byte address
+ * S7: starting execution address interpreted as a 4-byte address
*/
#define MAX_BYTES_PER_RECORD 16