aboutsummaryrefslogtreecommitdiffstats
path: root/test/cedet/tests/testpolymorph.cpp
diff options
context:
space:
mode:
authorJoakim Verona2013-01-03 00:06:25 +0100
committerJoakim Verona2013-01-03 00:06:25 +0100
commitc6b5fe1e945c664a0d696ae6eea9721235baf2f1 (patch)
treef04cba489a21e3227c42fedc78e8de17b828f906 /test/cedet/tests/testpolymorph.cpp
parent536714d1f5f872d1e797878005151727465e459f (diff)
parent9539d46584868ff54a5acf1bdbe2446f9a84974a (diff)
downloademacs-c6b5fe1e945c664a0d696ae6eea9721235baf2f1.tar.gz
emacs-c6b5fe1e945c664a0d696ae6eea9721235baf2f1.zip
auto upstream
Diffstat (limited to 'test/cedet/tests/testpolymorph.cpp')
-rw-r--r--test/cedet/tests/testpolymorph.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cedet/tests/testpolymorph.cpp b/test/cedet/tests/testpolymorph.cpp
index 2108da14e56..f21b3ef57f7 100644
--- a/test/cedet/tests/testpolymorph.cpp
+++ b/test/cedet/tests/testpolymorph.cpp
@@ -1,6 +1,6 @@
1/** testpolymorph.cpp --- A sequence of polymorphism examples. 1/** testpolymorph.cpp --- A sequence of polymorphism examples.
2 * 2 *
3 * Copyright (C) 2009-2012 Free Software Foundation, Inc. 3 * Copyright (C) 2009-2013 Free Software Foundation, Inc.
4 * 4 *
5 * Author: Eric M. Ludlam <eric@siege-engine.com> 5 * Author: Eric M. Ludlam <eric@siege-engine.com>
6 * 6 *