Doxygen file headers for most files
[disorder] / lib / regsub.c
index aab20e2..cde61cf 100644 (file)
@@ -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>