libpayload: remove trailing whitespace and run dos2unix
[coreboot.git] / payloads / libpayload / curses / PDCurses-3.4 / dos / pdcdos.h
index 436699de2fc8ab139bbba41aa63ee59965bb6ea3..99b0368ce6191f3d852781d0a5d93ffd8b0eb1ec 100644 (file)
@@ -117,7 +117,7 @@ typedef union
     struct
     {
         unsigned short di, di_hi, si, si_hi, bp, bp_hi, res, res_hi,
-                       bx, bx_hi, dx, dx_hi, cx, cx_hi, ax, ax_hi, 
+                       bx, bx_hi, dx, dx_hi, cx, cx_hi, ax, ax_hi,
                        flags, es, ds, fs, gs, ip, cs, sp, ss;
     } w;