Skip to content

Commit

Permalink
h350: removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent 68322df commit 7b28125
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/modules/h350/h350_exp_fn.c
Expand Up @@ -156,7 +156,7 @@ int h350_auth_lookup(struct sip_msg *_msg, pv_elem_t *_digest_username,
}


/*
/*
* search for sip digest username in H.350, store digest password
*/

Expand Down
8 changes: 4 additions & 4 deletions src/modules/h350/h350_mod.c
@@ -1,10 +1,10 @@
/*
/*
* Kamailio H.350 Module
*
* Copyright (C) 2007 University of North Carolina
*
* Original author: Christian Schlatter, cs@unc.edu
*
*
*
* This file is part of Kamailio, a free SIP server.
*
Expand All @@ -18,8 +18,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
*
*/
Expand Down

0 comments on commit 7b28125

Please sign in to comment.