summaryrefslogtreecommitdiff
path: root/quotacheck.c
diff options
context:
space:
mode:
authormarcovw <marcovw>2007-01-06 13:08:01 +0000
committermarcovw <marcovw>2007-01-06 13:08:01 +0000
commit873a24fb8326047b64f45d39a2a79bd72fc0091a (patch)
treee1599c29565c924095e92c3b033cd4d0fcbe3d86 /quotacheck.c
parentde6f79f123371ffab995baa1b8a510b6a0509f88 (diff)
downloadlinuxquota-873a24fb8326047b64f45d39a2a79bd72fc0091a.tar.gz
Fixed small typo in mailaddress
Diffstat (limited to 'quotacheck.c')
-rw-r--r--quotacheck.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/quotacheck.c b/quotacheck.c
index 9082917..d2b487d 100644
--- a/quotacheck.c
+++ b/quotacheck.c
@@ -3,12 +3,12 @@
* Utility to check disk quotas
*
* Some parts of this utility are copied from old quotacheck by
- * Marco van Wieringen <mvw@planets.elm.net> and Edvard Tuinder <ed@elm.ent>
+ * Marco van Wieringen <mvw@planets.elm.net> and Edvard Tuinder <ed@elm.net>
*
* New quota format implementation - Jan Kara <jack@suse.cz> - Sponsored by SuSE CR
*/
-#ident "$Id: quotacheck.c,v 1.51 2006/05/13 01:05:24 jkar8572 Exp $"
+#ident "$Id: quotacheck.c,v 1.52 2007/01/06 13:08:01 marcovw Exp $"
#include <dirent.h>
#include <stdio.h>