remove whitespace at eol
[goodguy/history.git] / cinelerra-5.1 / cinelerra / interlacemodes.h
index ffcf29e93928e8a4774ef6666b6e6c7457d643ec..f063397ecd48e48397fdd26852d790f0c4df1fa8 100644 (file)
@@ -3,18 +3,18 @@
  * under the terms of the GNU Lesser General Public License as published
  * by the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This library is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Lesser General Public License for more details.
- * 
+ *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
  * USA
  */
+
 #ifndef INTERLACEMODES_H
 #define INTERLACEMODES_H
 #include "language.h"
@@ -57,7 +57,7 @@
 #define ILACE_FIXMETHOD_DOWNONE_XMLT   "SHIFT_DOWNONE"
 #define ILACE_FIXMETHOD_DOWNONE_T      N_("Shift Down 1 pixel")
 
-// the following is for project/asset having odd/even, or even/odd  
+// the following is for project/asset having odd/even, or even/odd
 #define ILACE_FIXDEFAULT               ILACE_FIXMETHOD_UPONE
 //Note: Do not change what the numbers mean as this will make backward-compatability have erroraneous settings.