doc fixes
authorMichael Gebetsroither <michael.geb@gmx.at>
Wed, 28 Mar 2007 11:51:43 +0000 (13:51 +0200)
committerMichael Gebetsroither <michael.geb@gmx.at>
Wed, 28 Mar 2007 11:51:43 +0000 (13:51 +0200)
compile/vmware-detect.c

index a636021..0269b90 100644 (file)
@@ -50,7 +50,7 @@ void printIdtr(const unsigned char* idtr, unsigned size)
     WRITE("\n");
 }
 
-// i386 {{{
+// i386 and x86-64 {{{
 #if defined (__i386__) || defined (__x86_64__)
 int checkVmware(const int debug)
 {