[ros-diffs] [jimtabor] 20609: Should have placed extern in there.

jimtabor at svn.reactos.org jimtabor at svn.reactos.org
Fri Jan 6 14:58:16 CET 2006


Should have placed extern in there.
Modified: trunk/reactos/subsys/win32k/ntuser/menu.c
  _____  

Modified: trunk/reactos/subsys/win32k/ntuser/menu.c
--- trunk/reactos/subsys/win32k/ntuser/menu.c	2006-01-06 11:58:17 UTC
(rev 20608)
+++ trunk/reactos/subsys/win32k/ntuser/menu.c	2006-01-06 13:57:38 UTC
(rev 20609)
@@ -33,7 +33,7 @@

 #define NDEBUG
 #include <debug.h>
 
-PMENU_OBJECT FASTCALL
+extern PMENU_OBJECT FASTCALL
 IntGetSystemMenu(PWINDOW_OBJECT Window, BOOL bRevert, BOOL RetMenu);
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20060106/bbf11218/attachment.html


More information about the Ros-diffs mailing list