]> Dogcows Code - chaz/thecheat/blobdiff - CheaterTypes.h
update contact information and project URL
[chaz/thecheat] / CheaterTypes.h
index cc16e252d539bf4e85c58da3eb019d28802b4f89..a75cd5c5f8002cb8cc67cb80863853f611c239cb 100644 (file)
@@ -1,10 +1,14 @@
-//
-//  CheaterTypes.h
-//  The Cheat
-//
-//  Created by Chaz McGarvey on 12/23/04.
-//  Copyright 2004 Chaz McGarvey. All rights reserved.
-//
+
+/*
+ * The Cheat - The legendary universal game trainer for Mac OS X.
+ * http://www.brokenzipper.com/trac/wiki/TheCheat
+ *
+ * Copyright (c) 2003-2011, Charles McGarvey et al.
+ *
+ * Distributable under the terms and conditions of the 2-clause BSD
+ * license; see the file COPYING for the legal text of the license.
+ */
+
 
 #ifndef _CheaterTypes_H
 #define _CheaterTypes_H
@@ -39,7 +43,7 @@
 #pragma mark Miscellaneous Types
 /*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
 
-typedef vm_address_t TCAddress;
+typedef mach_vm_address_t TCAddress;
 
 
 typedef unsigned char TCVariableType;
This page took 0.020435 seconds and 4 git commands to generate.