Updated license
[anna.git] / include / anna / dbos / defines.hpp
index 3abfc5f..864a6ee 100644 (file)
@@ -1,4 +1,4 @@
-// ANNA - Anna is Not 'N' Anymore
+// ANNA - Anna is Not Nothingness Anymore
 //
 // (c) Copyright 2005-2014 Eduardo Ramos Testillano & Francisco Ruiz Rayo
 //
@@ -43,7 +43,7 @@ namespace anna {
 
 namespace dbos {
 typedef unsigned int Size;
-typedef Unsigned64 Index;
+typedef U64 Index;
 typedef ptrnumber StorageId;
 typedef unsigned int Counter;
 }