[cpp-xmltooling] branch master updated: Add a clarification to StorageService API comment

Scott Cantor cantor.2 at osu.edu
Tue May 31 13:29:53 EDT 2016


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-xmltooling.

The following commit(s) were added to refs/heads/master by this push:
       new  9d864e7   Add a clarification to StorageService API comment
9d864e7 is described below

commit 9d864e7b0fcef1f812692fa5bf49405bb75d4676
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue May 31 13:29:49 2016 -0400

    Add a clarification to StorageService API comment
---
 xmltooling/util/StorageService.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/xmltooling/util/StorageService.h b/xmltooling/util/StorageService.h
index 01c17f2..b99cb48 100644
--- a/xmltooling/util/StorageService.h
+++ b/xmltooling/util/StorageService.h
@@ -118,6 +118,7 @@ namespace xmltooling {
          * @param pvalue        location in which to return the record value
          * @param pexpiration   location in which to return the expiration timestamp
          * @param version       if > 0, only copy back data if newer than supplied version
+         *                      (the expiration time is copied back regardless)
          * @return  the version of the record read back, or 0 if no record exists
          * 
          * @throws IOException  raised if errors occur in the read process 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list