浏览代码

utils: removed trailing spaces

Daniel-Constantin Mierla 1 年之前
父节点
当前提交
b4043ee89d
共有 3 个文件被更改,包括 8 次插入8 次删除
  1. 2 2
      src/modules/utils/pidf.c
  2. 2 2
      src/modules/utils/utils.h
  3. 4 4
      src/modules/utils/xcap_auth.h

+ 2 - 2
src/modules/utils/pidf.c

@@ -15,8 +15,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/utils/utils.h

@@ -15,8 +15,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
  *
  */

+ 4 - 4
src/modules/utils/xcap_auth.h

@@ -15,8 +15,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
  *
  */
@@ -24,7 +24,7 @@
 
 /*!
  * \file
- * \brief Kamailio utils :: 
+ * \brief Kamailio utils ::
  * \ingroup utils
  * Module: \ref utils
  */
@@ -35,7 +35,7 @@
 #include "../../core/parser/msg_parser.h"
 
 
-/* 
+/*
  * Checks from presence server xcap table if watcher is authorized
  * to subscribe event 'presence' of presentity.
  */