Skip to content

Commit

Permalink
http_client: removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent c92c040 commit 971a4d9
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions src/modules/http_client/curl_api.c
Expand Up @@ -3,9 +3,9 @@
* Copyright (C) 2016 Edvina AB, Olle E. Johansson
*
* This file is part of Kamailio, a free SIP server.
*
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
*
* Kamailio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
Expand Down
4 changes: 2 additions & 2 deletions src/modules/http_client/curl_api.h
Expand Up @@ -2,9 +2,9 @@
* Copyright (C) 2015 Hugh Waite
*
* This file is part of Kamailio, a free SIP server.
*
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
*
* Kamailio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
Expand Down
4 changes: 2 additions & 2 deletions src/modules/http_client/curlrpc.c
Expand Up @@ -3,9 +3,9 @@
* RPC functions
*
* This file is part of kamailio, a free SIP server.
*
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
*
* Kamailio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
Expand Down
6 changes: 3 additions & 3 deletions src/modules/http_client/curlrpc.h
Expand Up @@ -3,11 +3,11 @@
* RPC functions
*
* This file is part of kamailio, a free SIP server.
*
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
*
* Kamailio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
Expand Down
4 changes: 2 additions & 2 deletions src/modules/http_client/functions.h
Expand Up @@ -5,9 +5,9 @@
* Copyright (C) 2013 Carsten Bock, ng-voice GmbH
*
* This file is part of Kamailio, a free SIP server.
*
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
*
* Kamailio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
Expand Down

0 comments on commit 971a4d9

Please sign in to comment.