diff --git a/libs/spandsp/src/libspandsp.2010.vcxproj b/libs/spandsp/src/libspandsp.2010.vcxproj
index 5f48082eb1..70740132d1 100644
--- a/libs/spandsp/src/libspandsp.2010.vcxproj
+++ b/libs/spandsp/src/libspandsp.2010.vcxproj
@@ -434,4 +434,4 @@
-
\ No newline at end of file
+
diff --git a/src/mod/endpoints/mod_sofia/rtp.c b/src/mod/endpoints/mod_sofia/rtp.c
index b807cf962b..bcdce473c3 100644
--- a/src/mod/endpoints/mod_sofia/rtp.c
+++ b/src/mod/endpoints/mod_sofia/rtp.c
@@ -124,7 +124,6 @@ switch_io_routines_t crtp_io_routines = {
/*write_video_frame*/ NULL,
/*state_run*/ NULL
-
};