chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge config aliasing bug fix.
[disorder]
/
lib
/
regsub.c
diff --git
a/lib/regsub.c
b/lib/regsub.c
index aab20e23f957c3429950554b94a78853381c0f00..cde61cf75e561ae4a7b9898c78cbb2a44f5bd09c 100644
(file)
--- a/
lib/regsub.c
+++ b/
lib/regsub.c
@@
-15,7
+15,9
@@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
+/** @file lib/regsub.c
+ * @brief Regexp substitution
+ */
#include "common.h"
#include <pcre.h>