Jon Griffiths : include/rpcproxy.h: Fix incorrect include guard comment.
18 Jun
2008
18 Jun
'08
5:58 p.m.
Module: wine Branch: master Commit: ff30321e098c4a046045e268572869c9ae952743 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ff30321e098c4a046045e26857... Author: Jon Griffiths <jon_p_griffiths(a)yahoo.com> Date: Wed Jun 11 14:16:23 2008 -0700 include/rpcproxy.h: Fix incorrect include guard comment. --- include/rpcproxy.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/rpcproxy.h b/include/rpcproxy.h index 7bec080..acddc72 100644 --- a/include/rpcproxy.h +++ b/include/rpcproxy.h @@ -363,4 +363,4 @@ RPCRTAPI HRESULT RPC_ENTRY } #endif -#endif /*__WINE_RPCDCE_H */ +#endif /*__WINE_RPCPROXY_H */
6393
Age (days ago)
6393
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard