Trivial patch: Index: swap-offset.c =================================================================== RCS file: /cvsroot/suspend/suspend/swap-offset.c,v retrieving revision 1.2 diff -u -r1.2 swap-offset.c --- swap-offset.c 12 Nov 2006 14:47:52 -0000 1.2 +++ swap-offset.c 12 Nov 2006 20:16:26 -0000 @@ -104,7 +104,7 @@ } if (size < page_size) { fprintf(stderr, "Swapfile header is not contiguous and cannot be used" - "for suspension.\n"); + " for suspension.\n"); err = EINVAL; } else { printf("resume offset = %d\n", first_block * blk_size / page_size);
Luca -- Mi piace avere amici rispettabili; Mi piace essere il peggiore della compagnia. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Suspend-devel mailing list Suspend-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/suspend-devel