Changes by: vgrama (vgrama at unknown.email)
Date: 2005-07-12 17:00:57 -0700 (Tue, 12 Jul 2005)
Revision: 1873
Log message:

      After previous commit interface was not uniform: in byte function, a byte
      was represented as type char whil in setbyte it was an int;
      changed setbyte to receive byte as char as well
      

Changes  Path
+1 -1 mojavefs/shmem/common/id.ml
+2 -2 mojavefs/shmem/common/id.mli