[commit] r1698 - trunk/GME/Mga
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Mon Nov 21 17:38:58 CST 2011
Author: ksmyth
Date: Mon Nov 21 17:38:58 2011
New Revision: 1698
Log:
Whitespace
Modified:
trunk/GME/Mga/MgaFCO.cpp
Modified: trunk/GME/Mga/MgaFCO.cpp
==============================================================================
--- trunk/GME/Mga/MgaFCO.cpp Mon Nov 21 17:38:47 2011 (r1697)
+++ trunk/GME/Mga/MgaFCO.cpp Mon Nov 21 17:38:58 2011 (r1698)
@@ -777,9 +777,9 @@
HRESULT FCO::get_RegistryNode( BSTR path, IMgaRegNode **pVal) {
COMTRY {
- CheckRead();
- CHECK_INSTRPAR(path);
- CHECK_OUTPTRPAR(pVal);
+ CheckRead();
+ CHECK_INSTRPAR(path);
+ CHECK_OUTPTRPAR(pVal);
CComPtr<CMgaRegNode> s;
CreateComObject(s);
More information about the gme-commit
mailing list