Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / util / romcc / tests / linux_test4.c
index 1f099183625b30aefc108fecf01d7c4d07acf902..71f4d6541e11b358a44e5acc798f294c7812401d 100644 (file)
@@ -7,7 +7,7 @@ struct socket_desc {
        short across;
 };
 
-static void main(void) 
+static void main(void)
 {
        static const struct socket_desc cpu_socketsA[] = {
                {  .up = 2,  .down = -1, .across = 1 }, /* Node 0 */