From e2cafb0970b536247274e86ae949beeb7ab1e814 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 4 Aug 2009 10:27:39 +0000 Subject: Removed warning C4138: '*/' found outside of comment --- libxkbfile/src/xkmout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libxkbfile') diff --git a/libxkbfile/src/xkmout.c b/libxkbfile/src/xkmout.c index 403e48810..08efea68d 100644 --- a/libxkbfile/src/xkmout.c +++ b/libxkbfile/src/xkmout.c @@ -1318,7 +1318,7 @@ int (*getTOC)( XkbFileInfo * /* result */, XkmInfo * /* info */, int /* max_to */, - xkmSectionInfo */* toc_rtrn */ + xkmSectionInfo * /* toc_rtrn */ ); switch (result->type) { -- cgit v1.2.3