Browse Source

xcap_server: removed trailing spaces

Daniel-Constantin Mierla 1 year ago
parent
commit
43fade2748
2 changed files with 4 additions and 4 deletions
  1. 2 2
      src/modules/xcap_server/xcap_misc.c
  2. 2 2
      src/modules/xcap_server/xcap_server.c

+ 2 - 2
src/modules/xcap_server/xcap_misc.c

@@ -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
  *
  */

+ 2 - 2
src/modules/xcap_server/xcap_server.c

@@ -1468,8 +1468,8 @@ int xcaps_generate_etag_hdr(str *etag)
 	return 0;
 }
 
-/** 
- * 
+/**
+ *
  */
 static int fixup_xcaps_put(void **param, int param_no)
 {