SOURCES: bioapi-c++.patch - and more

arekm arekm at pld-linux.org
Sat Apr 8 23:18:52 CEST 2006


Author: arekm                        Date: Sat Apr  8 21:18:52 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- and more

---- Files affected:
SOURCES:
   bioapi-c++.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/bioapi-c++.patch
diff -u SOURCES/bioapi-c++.patch:1.2 SOURCES/bioapi-c++.patch:1.3
--- SOURCES/bioapi-c++.patch:1.2	Sat Apr  8 23:16:24 2006
+++ SOURCES/bioapi-c++.patch	Sat Apr  8 23:18:47 2006
@@ -40,3 +40,15 @@
  {
    m_outputAttributeData[CBioAPI_DeviceInfoType::IDX_MODULE_ID].Info		= s_BioApiAttrInfo_ModuleId;
    m_outputAttributeData[CBioAPI_DeviceInfoType::IDX_DEVICE_ID].Info		= s_BioApiAttrInfo_DeviceId;
+diff -urN bioapi-1.2.2.org/apps/Cmds/QDirectory.h bioapi-1.2.2/apps/Cmds/QDirectory.h
+--- bioapi-1.2.2.org/apps/Cmds/QDirectory.h	2005-06-13 08:22:00.000000000 +0200
++++ bioapi-1.2.2/apps/Cmds/QDirectory.h	2006-04-08 23:18:59.208255250 +0200
+@@ -16,7 +16,7 @@
+ public:
+ 
+   QString m_strDirName;
+-  QMDS *m_pMds;
++  class QMDS *m_pMds;
+   MDS_DB_HANDLE m_hDb;
+   
+   CSSM_RETURN Open( QMDS *pMds, const char *szDirName );
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/bioapi-c++.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list