浏览代码

qos: removed trailing spaces

Daniel-Constantin Mierla 1 年之前
父节点
当前提交
c9b6e95032

+ 2 - 2
src/modules/qos/qos_cb.c

@@ -14,8 +14,8 @@
  * 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
  *
  */

+ 2 - 2
src/modules/qos/qos_cb.h

@@ -14,8 +14,8 @@
  * 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
  *
  */

+ 2 - 2
src/modules/qos/qos_ctx_helpers.c

@@ -14,8 +14,8 @@
  * 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
  *
  */

+ 3 - 3
src/modules/qos/qos_ctx_helpers.h

@@ -54,7 +54,7 @@ typedef struct qos_ctx_st
 } qos_ctx_t;
 
 /*
- 
+
 ** AFTER INVITE/183 **
 
 qos_ctx:
@@ -65,7 +65,7 @@ qos_ctx:
  +----------------+    | *prev          |
                        +----------------+
                        | *next          |
-                       +----------------+  
+                       +----------------+
 		       | method_dir     |      sdp_session (caller)
 		       | method_id      |  +-->+----------+
 		       | method         |  |   |          |
@@ -87,7 +87,7 @@ qos_ctx:
  +----------------+    | *prev          |
  | *pending_sdp   |    +----------------+
  +----------------+    | *next          |
-                       +----------------+  
+                       +----------------+
 		       | method_dir     |      sdp_session (caller)
 		       | method_id      |  +-->+----------+
 		       | method         |  |   |          |

+ 2 - 2
src/modules/qos/qos_load.h

@@ -14,8 +14,8 @@
  * 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
  *
  */