3796b68 Cast DNS SOA serial maximum boundary to long

Authored and Committed by mkosek 11 years ago
    Cast DNS SOA serial maximum boundary to long
    
    This will fix i386 builds where the SOA serial value written
    in API.txt was already of a long type while on x86_64 it was still
    of an int type.
    
        
file modified
+3 -3
file modified
+1 -1