diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp b/test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp index e7d85101a1a..f5b6d641842 100644 --- a/test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp +++ b/test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | // along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. | 20 | // along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | // Note: initially provided by by Alex Ott. | 23 | // Note: initially provided by Alex Ott. |
| 24 | 24 | ||
| 25 | template <typename DerivedT> | 25 | template <typename DerivedT> |
| 26 | struct grammar { | 26 | struct grammar { |