]> git.sur5r.net Git - i3/i3/blobdiff - libi3/string.c
Make comment style more consistent
[i3/i3] / libi3 / string.c
index a078b33e2b955494f34a2a7c37c21c398bd1a2bc..9efa369037a9b96a8d115dfd4c4366afa7873fdc 100644 (file)
@@ -99,7 +99,7 @@ i3String *i3string_from_ucs2(const xcb_char2b_t *from_ucs2, size_t num_glyphs) {
     return str;
 }
 
-/**
+/*
  * Copies the given i3string.
  * Note that this will not free the source string.
  */