[prev in list] [next in list] [prev in thread] [next in thread] 

List:       trousers-tech
Subject:    [TrouSerS-tech] tcsps.h fix for inline
From:       Wyllys Ingersoll <wyllys.ingersoll () sun ! com>
Date:       2009-04-21 20:07:51
Message-ID: 49EE2797.1010806 () sun ! com
[Download RAW message or body]

This is the 2nd part of the fix to remove the "inline" from
read_data and write_data.

---
Trousers' Developer's Certificate of Origin 1.0

By making a contribution to the Trousers project, I certify that:

(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or

Signed-off-by: Wyllys Ingersoll <wyllys.ingersoll@sun.com>
---


diff --git a/src/include/tcsps.h b/src/include/tcsps.h
index 54d42cf..92a4efe 100644
--- a/src/include/tcsps.h
+++ b/src/include/tcsps.h
@@ -23,8 +23,8 @@ int              get_file();
 int               put_file(int);
 void              close_file(int);
 void              ps_destroy();
-inline TSS_RESULT  read_data(int, void *, UINT32);
-inline TSS_RESULT  write_data(int, void *, UINT32);
+TSS_RESULT         read_data(int, void *, UINT32);
+TSS_RESULT         write_data(int, void *, UINT32);
 int               write_key_init(int, UINT32, UINT32, UINT32);
 TSS_RESULT        cache_key(UINT32, UINT16, TSS_UUID *, TSS_UUID *, UINT16, UINT32, UINT32);
 TSS_RESULT        UnloadBlob_KEY_PS(UINT16 *, BYTE *, TSS_KEY *);




------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
TrouSerS-tech mailing list
TrouSerS-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/trousers-tech
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic