libpayload: remove trailing whitespace and run dos2unix
[coreboot.git] / payloads / libpayload / curses / PDCurses-3.4 / demos / tuidemo.c
index a22d2a418147a011a0094f3ba3dbec7a45bd942c..6f4d9f21df430f6296c2121ccb53f1fa9f2cf6b9 100644 (file)
@@ -31,7 +31,7 @@
 
 void address(void)
 {
-    char *fieldname[6] = 
+    char *fieldname[6] =
     {
         "Name", "Street", "City", "State", "Country", (char *)0
     };