remove trailing whitespace
[coreboot.git] / util / cbfstool / cbfs-mkstage.c
index c9163ef6cf585237c0a6b346914a64f386de5a37..6b80a37dc521a821a84d1382e34f6080d1fa214d 100644 (file)
@@ -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)