summaryrefslogtreecommitdiff
path: root/src/isprefix.h
diff options
context:
space:
mode:
authorDonovan Baarda <abo@minkirri.apana.org.au>2021-08-24 21:48:50 +1000
committerGitHub <noreply@github.com>2021-08-24 21:48:50 +1000
commit95585d1609d436cad3c555a35fd00bd29b3e81e4 (patch)
tree65cee7c13b67ea08ecf9c03b4ad05f374182a374 /src/isprefix.h
parent0b4c21dfdaebef39121dc1f1746885c6f946575d (diff)
parent45adadf6045e8749799cbbe55a4eda6d9c9e00c0 (diff)
downloadlibrsync-95585d1609d436cad3c555a35fd00bd29b3e81e4.tar.gz
Merge pull request #230 from dbaarda/dev/docs1
Fix #228 Improve GitHub and Doxygen Docs.
Diffstat (limited to 'src/isprefix.h')
-rw-r--r--src/isprefix.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/isprefix.h b/src/isprefix.h
index 287a23a..9ad2499 100644
--- a/src/isprefix.h
+++ b/src/isprefix.h
@@ -17,6 +17,9 @@
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+
+/** \file isprefix.h
+ * String prefix text function. */
#ifndef ISPREFIX_H
# define ISPREFIX_H