Updated license
[anna.git] / example / timex / ArithmeticHTTPServer / Request.hpp
index 04b5410..20c8bd0 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
 //
@@ -52,7 +52,7 @@ public:
    int x;
    int y;
    int op;
-   anna::Integer64 initTime;
+   anna::S64 initTime;
 
    Request () : anna::comm::Codec (Id, false) {
       attach ("X", x);