From: Amine Khaldi Date: Tue, 12 Oct 2010 16:39:38 +0000 (+0000) Subject: [DDK] X-Git-Tag: backups/reactos-yarotows@57446~10^2~12 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=6c000262355135d89e7c9d92b15bd497b06c23a9;ds=sidebyside [DDK] - Fix ClassDebugPrint prototype. svn path=/trunk/; revision=49125 --- diff --git a/reactos/include/ddk/classpnp.h b/reactos/include/ddk/classpnp.h index ff73c0f00cc..58d783a42f9 100644 --- a/reactos/include/ddk/classpnp.h +++ b/reactos/include/ddk/classpnp.h @@ -944,7 +944,6 @@ ClassMarkChildMissing( SCSIPORTAPI VOID -NTAPI ClassDebugPrint( CLASS_DEBUG_LEVEL DebugPrintLevel, PCCHAR DebugMessage,