Skip to content

Commit

Permalink
xcap_server: removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent 37b7d25 commit 43fade2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/modules/xcap_server/xcap_misc.c
Expand Up @@ -17,8 +17,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
4 changes: 2 additions & 2 deletions src/modules/xcap_server/xcap_server.c
Expand Up @@ -1468,8 +1468,8 @@ int xcaps_generate_etag_hdr(str *etag)
return 0;
}

/**
*
/**
*
*/
static int fixup_xcaps_put(void **param, int param_no)
{
Expand Down

0 comments on commit 43fade2

Please sign in to comment.