CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/20 20:26:49
Modified files:
sys/kern : subr_hibernate.c
Log message:
Change use of Z_PARTIAL_FLUSH to Z_SYNC_FLUSH in the hibernate code as per
a warning/comment in zlib.h that Z_PARTIAL_FLUSH "will be removed, use
Z_SYNC_FLUSH instead".
