Imported Upstream version 1.3.14
[debian/gzip] / primos / include / sysStat.h
index c24d20b60700131467124994a421baed4e86578e..18690b232e80684138a95f8c546bd4968ed5097c 100644 (file)
@@ -20,7 +20,7 @@ struct        stat {
        short   st_rwlock;      /* Primos read/write lock */
 
        /* Begin Unix compatibility - don't believe these entries! */
-       dev_t   st_dev;       
+       dev_t   st_dev;
        ino_t   st_ino;
        mode_t  st_mode;
        short   st_nlink;