浏览代码

xcap_server: removed trailing spaces

Daniel-Constantin Mierla 1 年之前
父节点
当前提交
43fade2748
共有 2 个文件被更改,包括 4 次插入4 次删除
  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)
 {