[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[certi-cvs] certi/libCERTI HandleManager.hh
From: |
certi-cvs |
Subject: |
[certi-cvs] certi/libCERTI HandleManager.hh |
Date: |
Sat, 01 Nov 2008 21:39:53 +0000 |
CVSROOT: /sources/certi
Module name: certi
Changes by: Eric NOULARD <erk> 08/11/01 21:39:53
Modified files:
libCERTI : HandleManager.hh
Log message:
Add todo
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/libCERTI/HandleManager.hh?cvsroot=certi&r1=3.5&r2=3.6
Patches:
Index: HandleManager.hh
===================================================================
RCS file: /sources/certi/certi/libCERTI/HandleManager.hh,v
retrieving revision 3.5
retrieving revision 3.6
diff -u -b -r3.5 -r3.6
--- HandleManager.hh 31 Oct 2008 10:17:51 -0000 3.5
+++ HandleManager.hh 1 Nov 2008 21:39:53 -0000 3.6
@@ -17,7 +17,7 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA
//
-// $Id: HandleManager.hh,v 3.5 2008/10/31 10:17:51 erk Exp $
+// $Id: HandleManager.hh,v 3.6 2008/11/01 21:39:53 erk Exp $
// ----------------------------------------------------------------------------
#ifndef LIBCERTI_HANDLE_MANAGER
@@ -66,6 +66,7 @@
* Free a handle.
* @pre handle is a previously-provided handle
* @param handle Handle to free
+ * @todo CHECK how this could be handled, currently free does nothing!
*/
void free(T handle);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [certi-cvs] certi/libCERTI HandleManager.hh,
certi-cvs <=