diff options
author | Stefan Kangas <stefan@marxist.se> | 2022-07-02 10:20:23 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2022-07-02 10:20:23 +0200 |
commit | 9230953f23c432699347bb3eeadebd82e4cbbfaa (patch) | |
tree | 1b7b80a432ea21578b2b3f14f3a5ac2f28ac4ea0 /test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp | |
parent | 3112d5a2f1cff376f7aeba97479ed38e494959ee (diff) | |
download | emacs-9230953f23c432699347bb3eeadebd82e4cbbfaa.tar.gz emacs-9230953f23c432699347bb3eeadebd82e4cbbfaa.tar.bz2 emacs-9230953f23c432699347bb3eeadebd82e4cbbfaa.zip |
; Fix typos.
Diffstat (limited to 'test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp')
-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 @@ // along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. -// Note: initially provided by by Alex Ott. +// Note: initially provided by Alex Ott. template <typename DerivedT> struct grammar { |