summaryrefslogtreecommitdiff
path: root/src/core/wee-string.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/wee-string.c')
-rw-r--r--src/core/wee-string.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/core/wee-string.c b/src/core/wee-string.c
index b213e2d6a..d454dbbbf 100644
--- a/src/core/wee-string.c
+++ b/src/core/wee-string.c
@@ -16,7 +16,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/* wee-string.c: string functions for WeeChat */
+/*
+ * wee-string.c: string functions for WeeChat
+ */
#ifdef HAVE_CONFIG_H