[commit] r1243 - trunk/GME/Mga

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Fri Apr 1 10:09:08 CDT 2011


Author: ksmyth
Date: Fri Apr  1 10:09:08 2011
New Revision: 1243

Log:
Line ending

Modified:
   trunk/GME/Mga/MgaFCO.cpp

Modified: trunk/GME/Mga/MgaFCO.cpp
==============================================================================
--- trunk/GME/Mga/MgaFCO.cpp	Fri Apr  1 10:08:25 2011	(r1242)
+++ trunk/GME/Mga/MgaFCO.cpp	Fri Apr  1 10:09:08 2011	(r1243)
@@ -1174,7 +1174,8 @@
 
 HRESULT FCO::Close () {
 	COMTRY {
-		self[ATTRID_LOCK] = LOCKING_NONE;
	} COMCATCH(;) 
+		self[ATTRID_LOCK] = LOCKING_NONE;
+	} COMCATCH(;) 
 }
 
 FCOPtr::FCOPtr(FCOPtr const &o) {


More information about the gme-commit mailing list