summaryrefslogtreecommitdiff
path: root/femtomail.c
diff options
context:
space:
mode:
Diffstat (limited to 'femtomail.c')
-rw-r--r--femtomail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/femtomail.c b/femtomail.c
index b91014f..916bf23 100644
--- a/femtomail.c
+++ b/femtomail.c
@@ -1,6 +1,6 @@
/**
* femtomail - Minimal sendmail replacement for forwarding mail to a single
- * Maildir box. Note: this program does not try to implement sendmail.
+ * Maildir box.
*
* Installation commands:
* $ cc -DUSERNAME=\"$USER\" femtomail.c -o femtomail