]> git.sur5r.net Git - i3/i3/blobdiff - include/libi3.h
Make comment style more consistent
[i3/i3] / include / libi3.h
index bcd2b7b106647ad33b550cf7490da6d90865d834..790baba98578d3903ee651cba6e4b47fb8eb7456 100644 (file)
@@ -343,7 +343,7 @@ uint32_t get_colorpixel(const char *hex) __attribute__((const));
 
 #if defined(__APPLE__)
 
-/*
+/**
  * Taken from FreeBSD
  * Returns a pointer to a new string which is a duplicate of the
  * string, but only copies at most n characters.