]> git.sur5r.net Git - i3/i3/blobdiff - include/util.h
Make comment style more consistent
[i3/i3] / include / util.h
index 90ddc4a4615b97943e1283710d73f651aa68c8c4..d08ac69df9cc4205dfcc791b7d8b76f77baa943e 100644 (file)
@@ -125,7 +125,7 @@ void i3_restart(bool forget_layout);
 
 #if defined(__OpenBSD__) || defined(__APPLE__)
 
-/*
+/**
  * Taken from FreeBSD
  * Find the first occurrence of the byte string s in byte string l.
  *