X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=util%2Fcbfstool%2Fcbfs-mkstage.c;h=6b80a37dc521a821a84d1382e34f6080d1fa214d;hb=5ff7c13e858a31addf1558731a12cf6c753b576d;hp=c9163ef6cf585237c0a6b346914a64f386de5a37;hpb=a1e4824f73602a411826b27160a8818049ce0f97;p=coreboot.git diff --git a/util/cbfstool/cbfs-mkstage.c b/util/cbfstool/cbfs-mkstage.c index c9163ef6c..6b80a37dc 100644 --- a/util/cbfstool/cbfs-mkstage.c +++ b/util/cbfstool/cbfs-mkstage.c @@ -36,7 +36,7 @@ unsigned int idemp(unsigned int x) return x; } -/* This is a wrapper around the swab32() macro to make it +/* This is a wrapper around the swab32() macro to make it * usable for the current implementation of parse_elf_to_stage() */ static unsigned int swap32(unsigned int x)