summaryrefslogtreecommitdiff
path: root/src/data_layout.h
diff options
context:
space:
mode:
authorEdward Betts <edward@4angle.com>2019-05-14 14:50:46 +0100
committerStephen Warren <swarren@nvidia.com>2019-09-19 12:41:46 -0600
commit80c499ebbe8a64aa2ee4222e6a8f342f465f6680 (patch)
treed8fc09c58303149f51169ad61bdae2b26442aff5 /src/data_layout.h
parent65a6d94dd5f442578551e0a81ecbe5235e673fd4 (diff)
downloadcbootimage-master.tar.gz
Correct spelling mistakesHEADmaster
Signed-off-by: Edward Betts <edward@4angle.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'src/data_layout.h')
-rw-r--r--src/data_layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data_layout.h b/src/data_layout.h
index 90b0410..b3799a8 100644
--- a/src/data_layout.h
+++ b/src/data_layout.h
@@ -26,7 +26,7 @@
#include "cbootimage.h"
-/* Foward declarations */
+/* Forward declarations */
struct build_image_context_rec;
typedef struct blk_data_rec *blk_data_handle;