diff options
author | 2019-10-26 10:40:50 +1100 | |
---|---|---|
committer | 2019-10-26 10:40:50 +1100 | |
commit | 32868b8e2ae103dd1134ec0596f0966762ac401a (patch) | |
tree | 2245656b8592a3ee94c8959d9a8f64c4690136d0 /src/tools | |
parent | cf3f4b2530770465d4f8f123dde94c7ab7032dd1 (diff) |
srcclean (nw)
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/imgtool/modules/ti990hd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/imgtool/modules/ti990hd.cpp b/src/tools/imgtool/modules/ti990hd.cpp index 96866fdd13a..6a9a37063b0 100644 --- a/src/tools/imgtool/modules/ti990hd.cpp +++ b/src/tools/imgtool/modules/ti990hd.cpp @@ -227,7 +227,7 @@ struct ti990_fdr UINT32BE eom; /* end of medium record number */ UINT32BE bkm; /* end of medium block number */ UINT16BE ofm; /* end of medium offset / */ - /* prelog number for KIF */ + /* prelog number for KIF */ UINT32BE fbq; /* free block queue head */ UINT16BE btr; /* B-tree roots block # */ UINT32BE ebq; /* empty block queue head */ |