Kaydet (Commit) e99a7a8d authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I428b4c484ba6e18ee2947c9be4688317764769f2
Reviewed-on: https://gerrit.libreoffice.org/68240
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst b0ac9d11
......@@ -29,7 +29,7 @@ void top1(int x) {
/*xxx*/ foo();
// disable this for now, ends up touching some very large switch statemnts in sw/ and sc/
// disable this for now, ends up touching some very large switch statements in sw/ and sc/
switch (x)
{
case 1: foo(); break; // 1expected-note {{measured against this one [loplugin:indentation]}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment