Pārlūkot izejas kodu

sipt: removed trailing spaces

Daniel-Constantin Mierla 1 gadu atpakaļ
vecāks
revīzija
3725f149c0

+ 3 - 3
src/modules/sipt/sdp_mangle.c

@@ -14,11 +14,11 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License 
- * along with this program; if not, write to the Free Software 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * 
+ *
  */
 
 #include "sdp_mangle.h"

+ 3 - 3
src/modules/sipt/sdp_mangle.h

@@ -14,11 +14,11 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License 
- * along with this program; if not, write to the Free Software 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * 
+ *
  */
 
 #include "../../core/data_lump.h"

+ 4 - 4
src/modules/sipt/ss7.h

@@ -1,7 +1,7 @@
 /*
  *
  * Copyright (C) 2013 Voxbone SA
- * 
+ *
  * Parsing code derrived from libss7 Copyright (C) Digium
  *
  *
@@ -17,11 +17,11 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License 
- * along with this program; if not, write to the Free Software 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * 
+ *
  */
 
 #include "sdp_mangle.h"

+ 4 - 4
src/modules/sipt/ss7_parser.c

@@ -1,7 +1,7 @@
 /*
  *
  * Copyright (C) 2013 Voxbone SA
- * 
+ *
  * Parsing code derrived from libss7 Copyright (C) Digium
  *
  *
@@ -17,11 +17,11 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License 
- * along with this program; if not, write to the Free Software 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * 
+ *
  */
 
 #include "ss7.h"