diff options
| author | Joakim Verona | 2012-01-09 11:26:23 +0100 |
|---|---|---|
| committer | Joakim Verona | 2012-01-09 11:26:23 +0100 |
| commit | e4f761f1e3df7fbc7793c73c5d808b8da0b3a700 (patch) | |
| tree | 4bdf869626ac37c6a5a1fd5764a9c8481136d805 /test/cedet/tests/testsppreplace.c | |
| parent | 2f74c36bf173b5ad01f99e0d1b31b9b8fa5c8f2f (diff) | |
| parent | 7655cb66d86564e792b825f1a0e1a4de7d6e6db5 (diff) | |
| download | emacs-e4f761f1e3df7fbc7793c73c5d808b8da0b3a700.tar.gz emacs-e4f761f1e3df7fbc7793c73c5d808b8da0b3a700.zip | |
upstream
Diffstat (limited to 'test/cedet/tests/testsppreplace.c')
| -rw-r--r-- | test/cedet/tests/testsppreplace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cedet/tests/testsppreplace.c b/test/cedet/tests/testsppreplace.c index 4ec87654dc4..36b4cb5fa57 100644 --- a/test/cedet/tests/testsppreplace.c +++ b/test/cedet/tests/testsppreplace.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* testsppreplace.c --- unit test for CPP/SPP Replacement | 1 | /* testsppreplace.c --- unit test for CPP/SPP Replacement |
| 2 | Copyright (C) 2007-2011 Free Software Foundation, Inc. | 2 | Copyright (C) 2007-2012 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | Author: Eric M. Ludlam <eric@siege-engine.com> | 4 | Author: Eric M. Ludlam <eric@siege-engine.com> |
| 5 | 5 | ||