]> code.delx.au - gnu-emacs/blobdiff - test/cedet/srecode-tests.el
Update copyright year to 2015
[gnu-emacs] / test / cedet / srecode-tests.el
index 16dfa8d0d4dfd31b1bd97659559eb6c372d80e7b..423df72d5ac07215796555d033e80a63f03e0171 100644 (file)
@@ -1,6 +1,6 @@
 ;;; srecode-tests.el --- Some tests for CEDET's srecode
 
-;; Copyright (C) 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+;; Copyright (C) 2008-2015 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 
@@ -177,7 +177,7 @@ It is filled with some text."
 
       (mapc (lambda (T)
              (when (slot-boundp T 'overlay)
-               (error "Overlay did not clear off of of field %s"
+               (error "Overlay did not clear off of field %s"
                       (object-name T))))
            fields)