Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison vutilities.h @ 221:b8b167b91a5e
Merged bugfix from Master
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Tue, 13 Mar 2012 13:52:20 +0100 |
| parents | 13b22ffb8a2f |
| children |
comparison
equal
deleted
inserted
replaced
| 0:e99fbeda88d6 | 5:54a3ff6fd03c |
|---|---|
| 13 | 13 |
| 14 #include <string.h> | 14 #include <string.h> |
| 15 #include "VMS_primitive_data_types.h" | 15 #include "VMS_primitive_data_types.h" |
| 16 | 16 |
| 17 inline char * | 17 inline char * |
| 18 VMS__strDup( char *str ); | 18 VMS_int__strDup( char *str ); |
| 19 | 19 |
| 20 #endif | 20 #endif |
