From c9b6e950321d65732636f525c7b5fc7cc2294492 Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Mon, 13 Nov 2023 15:23:54 +0100 Subject: [PATCH] qos: removed trailing spaces --- src/modules/qos/qos_cb.c | 4 ++-- src/modules/qos/qos_cb.h | 4 ++-- src/modules/qos/qos_ctx_helpers.c | 4 ++-- src/modules/qos/qos_ctx_helpers.h | 6 +++--- src/modules/qos/qos_load.h | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/modules/qos/qos_cb.c b/src/modules/qos/qos_cb.c index 69f4f1afed0..c8f76011760 100644 --- a/src/modules/qos/qos_cb.c +++ b/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 * */ diff --git a/src/modules/qos/qos_cb.h b/src/modules/qos/qos_cb.h index bdf6aede2f8..fcbd06179fd 100644 --- a/src/modules/qos/qos_cb.h +++ b/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 * */ diff --git a/src/modules/qos/qos_ctx_helpers.c b/src/modules/qos/qos_ctx_helpers.c index b60c6a6601b..c65c047a3fb 100644 --- a/src/modules/qos/qos_ctx_helpers.c +++ b/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 * */ diff --git a/src/modules/qos/qos_ctx_helpers.h b/src/modules/qos/qos_ctx_helpers.h index 755611a07b7..4eb4162e492 100644 --- a/src/modules/qos/qos_ctx_helpers.h +++ b/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 @@ typedef struct qos_ctx_st +----------------+ | *prev | +----------------+ | *next | - +----------------+ + +----------------+ | method_dir | sdp_session (caller) | method_id | +-->+----------+ | method | | | | @@ -87,7 +87,7 @@ typedef struct qos_ctx_st +----------------+ | *prev | | *pending_sdp | +----------------+ +----------------+ | *next | - +----------------+ + +----------------+ | method_dir | sdp_session (caller) | method_id | +-->+----------+ | method | | | | diff --git a/src/modules/qos/qos_load.h b/src/modules/qos/qos_load.h index 761c1115c92..56b65647a09 100644 --- a/src/modules/qos/qos_load.h +++ b/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 * */