]> git.sur5r.net Git - i3/i3/blobdiff - src/regex.c
Merge branch 'fix-dump-log-errmsg'
[i3/i3] / src / regex.c
index 64a2f3a4ffd4fd7a5cd73ad3a0037f37c714a2bc..a0b51f66d2be15cfc4670d3e5011e42a902ad4d7 100644 (file)
@@ -4,9 +4,9 @@
  * i3 - an improved dynamic tiling window manager
  * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
  *
+ * regex.c: Interface to libPCRE (perl compatible regular expressions).
  *
  */
-
 #include "all.h"
 
 /*