Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
diff VMS.c @ 37:d6367cd40e21
Change in a comment from VMSHW to SSR
| author | Me |
|---|---|
| date | Wed, 01 Sep 2010 09:18:40 -0700 |
| parents | 65e5918731b8 |
| children |
line diff
1.1 --- a/VMS.c Wed Sep 01 08:32:45 2010 -0700 1.2 +++ b/VMS.c Wed Sep 01 09:18:40 2010 -0700 1.3 @@ -423,7 +423,7 @@ 1.4 //TODO: add a semantic-layer supplied "freer" for the semantic-data portion 1.5 // of a request -- IE call with both a virt procr and a fn-ptr to request 1.6 // freer (also maybe put sem request freer as a field in virt procr?) 1.7 -//VMSHW relies right now on this only freeing VMS layer of request -- the 1.8 +//SSR relies right now on this only freeing VMS layer of request -- the 1.9 // semantic portion of request is alloc'd and freed by request handler 1.10 void 1.11 VMS__free_request( VMSReqst *req )
