summaryrefslogtreecommitdiff
path: root/xmalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmalloc.h')
-rw-r--r--xmalloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmalloc.h b/xmalloc.h
index 881bcad..c9d411d 100644
--- a/xmalloc.h
+++ b/xmalloc.h
@@ -2,7 +2,7 @@
* \file xmalloc.c
* Allocate space or die.
*
- * \author Adapted from fetchmail's xmalloc.c by José Fonseca.
+ * \author Adapted from fetchmail's xmalloc.c by José Fonseca.
*/
#ifndef _XMALLOC_H