From 7f92d4dc3e3700ed864a718a20eda00e4ef63d71 Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Fri, 12 Oct 2007 12:11:00 +0000 Subject: [PATCH] - fix warning svn path=/trunk/; revision=29535 --- reactos/include/psdk/ntquery.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/include/psdk/ntquery.h b/reactos/include/psdk/ntquery.h index 7c7627b6826..fc78c3296c4 100644 --- a/reactos/include/psdk/ntquery.h +++ b/reactos/include/psdk/ntquery.h @@ -79,4 +79,4 @@ STDAPI LocateCatalogsW(WCHAR const *, ULONG, WCHAR *, ULONG *, WCHAR *, ULONG *) } #endif -#endif \ No newline at end of file +#endif