From d018236426c31cc8050ef4c02c65b66988d9a6ad Mon Sep 17 00:00:00 2001 From: Jon Nordby Date: Sun, 29 Jul 2012 14:56:43 +0200 Subject: tests: Fix comment about expected result --- tests/scanner/regress.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scanner/regress.h b/tests/scanner/regress.h index 5147068f..d8db7aa8 100644 --- a/tests/scanner/regress.h +++ b/tests/scanner/regress.h @@ -895,7 +895,7 @@ typedef struct { * RegressRenameToStruct: * * A type with the same name as the library prefix. With the following - * directive, should be available as RegressRenameToStruct.Object + * directive, should be available as Regress.Object * * Rename to: Object **/ -- cgit v1.2.1