From: Andrew Cooper Date: Thu, 28 Dec 2023 14:11:45 +0000 (+0000) Subject: tests/lm-ts: Fix Doxygen syntax in description X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=133a7dc5a11de2b6acbb414e4c72a3109b2df0c9;p=people%2Fandrewcoop%2Fxen-test-framework.git tests/lm-ts: Fix Doxygen syntax in description Signed-off-by: Andrew Cooper --- diff --git a/tests/lm-ts/main.c b/tests/lm-ts/main.c index e8efa2f..34aff8b 100644 --- a/tests/lm-ts/main.c +++ b/tests/lm-ts/main.c @@ -6,7 +6,7 @@ * * Task Switches are removed from the AMD64 spec, but contrary to popular * belief, these are not the only source of @#TS exceptions. This is a - * demonstration of #TS occurring in 64bit mode (and 32bit to show that the + * demonstration of @#TS occurring in 64bit mode (and 32bit to show that the * behaviour is consistent.) * * @#TS can occur because of a limit violation accessing @%tr. Construct a