# HG changeset patch # User Me # Date 1283357920 25200 # Node ID d6367cd40e21c226eb66d321aac09d6ef7ad3f42 # Parent dbafefcfc0cc8d5c5fa9cd042d009a439c2a5c54 Change in a comment from VMSHW to SSR diff -r dbafefcfc0cc -r d6367cd40e21 VMS.c --- a/VMS.c Wed Sep 01 08:32:45 2010 -0700 +++ b/VMS.c Wed Sep 01 09:18:40 2010 -0700 @@ -423,7 +423,7 @@ //TODO: add a semantic-layer supplied "freer" for the semantic-data portion // of a request -- IE call with both a virt procr and a fn-ptr to request // freer (also maybe put sem request freer as a field in virt procr?) -//VMSHW relies right now on this only freeing VMS layer of request -- the +//SSR relies right now on this only freeing VMS layer of request -- the // semantic portion of request is alloc'd and freed by request handler void VMS__free_request( VMSReqst *req )