libpayload: remove trailing whitespace and run dos2unix
[coreboot.git] / payloads / libpayload / curses / form / fld_move.c
index dfba22d72aaaccd9f5964f01e47ca833f64c5119..24652eaa0cf2e76d8ec26d85c64ed99b240abf26 100644 (file)
@@ -35,9 +35,9 @@
 MODULE_ID("$Id: fld_move.c,v 1.10 2010/01/23 21:14:36 tom Exp $")
 
 /*---------------------------------------------------------------------------
-|   Facility      :  libnform  
+|   Facility      :  libnform
 |   Function      :  int move_field(FIELD *field,int frow, int fcol)
-|   
+|
 |   Description   :  Moves the disconnected field to the new location in
 |                    the forms subwindow.
 |