From 3098ee986df6295fa148d2b24efe8339922aa3d2 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 12 Nov 2019 00:44:12 -0500 Subject: spelling: identifier --- src/util.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util.cpp b/src/util.cpp index 7575416..0fc70e8 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -3376,7 +3376,7 @@ static QCString getCanonicalTypeForIdentifier( if (cd && cd->isUsedOnly()) cd=0; // ignore types introduced by usage relations //printf("cd=%p mtype=%p\n",cd,mType); - //printf(" getCanonicalTypeForIdentifer: symbol=%s word=%s cd=%s d=%s fs=%s cd->isTemplate=%d\n", + //printf(" getCanonicalTypeForIdentifier: symbol=%s word=%s cd=%s d=%s fs=%s cd->isTemplate=%d\n", // symName.data(), // word.data(), // cd?cd->name().data():"", -- cgit v0.12