summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stat.c b/src/stat.c
index 912ef87c5..0c33ba5eb 100644
--- a/src/stat.c
+++ b/src/stat.c
@@ -1040,7 +1040,7 @@ main (int argc, char *argv[])
terse = true;
break;
- case 'Z': /* FIXME: remove in 2008, warn in 2007 */
+ case 'Z': /* FIXME: remove in 2010, warn in mid 2008 */
/* Ignored, for compatibility with distributions
that implemented this before upstream. */
break;