diff PrivateHash.h @ 21:4b5abed39ab9

changed names in comments, to avoid repeats during global replace
author Some Random Person <seanhalle@yahoo.com>
date Fri, 09 Mar 2012 22:17:44 -0800
parents 5b89d57e5d10
children f5972b1ddb29
line diff
     1.1 --- a/PrivateHash.h	Mon Feb 13 10:31:17 2012 -0800
     1.2 +++ b/PrivateHash.h	Fri Mar 09 22:17:44 2012 -0800
     1.3 @@ -13,8 +13,8 @@
     1.4  #include <errno.h>
     1.5  #include <stdlib.h>
     1.6  
     1.7 -#include "../../VMS_Implementations/VMS_impl/VMS_primitive_data_types.h"
     1.8 -#include "../../VMS_Implementations/VMS_impl/vmalloc.h"
     1.9 +#include "VMS_impl/VMS_primitive_data_types.h"
    1.10 +#include "VMS_impl/vmalloc.h"
    1.11  
    1.12  #define TRUE     1
    1.13  #define FALSE    0