aboutsummaryrefslogtreecommitdiffstats
path: root/src/prefix-args.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefix-args.c')
-rw-r--r--src/prefix-args.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefix-args.c b/src/prefix-args.c
index 8d5ca31346c..16a96b94f16 100644
--- a/src/prefix-args.c
+++ b/src/prefix-args.c
@@ -1,6 +1,6 @@
1/* prefix-args.c - echo each argument, prefixed by a string. 1/* prefix-args.c - echo each argument, prefixed by a string.
2 Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2 Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
3 2008, 2009, 2010, 2011 Free Software Foundation, Inc. 3 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6