summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
Diffstat (limited to 'osdep')
-rw-r--r--osdep/getch2-os2.c1
-rw-r--r--osdep/getch2.c1
-rw-r--r--osdep/mplayer.rc1
-rw-r--r--osdep/priority.c1
-rw-r--r--osdep/priority.h1
5 files changed, 0 insertions, 5 deletions
diff --git a/osdep/getch2-os2.c b/osdep/getch2-os2.c
index 272d2d45e9..6bbcafabbe 100644
--- a/osdep/getch2-os2.c
+++ b/osdep/getch2-os2.c
@@ -197,4 +197,3 @@ char *get_term_charset( void )
return charset;
}
#endif
-
diff --git a/osdep/getch2.c b/osdep/getch2.c
index 7145504e5d..1c76412b13 100644
--- a/osdep/getch2.c
+++ b/osdep/getch2.c
@@ -304,4 +304,3 @@ char* get_term_charset(void)
return charset;
}
#endif
-
diff --git a/osdep/mplayer.rc b/osdep/mplayer.rc
index 9014d37ca7..7e166b9c6f 100644
--- a/osdep/mplayer.rc
+++ b/osdep/mplayer.rc
@@ -51,4 +51,3 @@ FILETYPE VFT_APP
}
IDI_ICON1 ICON DISCARDABLE "etc/mplayer.ico"
-
diff --git a/osdep/priority.c b/osdep/priority.c
index 7a75153fa0..7d3733e9a7 100644
--- a/osdep/priority.c
+++ b/osdep/priority.c
@@ -86,4 +86,3 @@ void set_priority(void)
#endif
}
}
-
diff --git a/osdep/priority.h b/osdep/priority.h
index cb4bc56c3f..1a74f95665 100644
--- a/osdep/priority.h
+++ b/osdep/priority.h
@@ -28,4 +28,3 @@ extern char *proc_priority;
void set_priority(void);
#endif /* MPLAYER_PRIORITY_H */
-