X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fscripts%2Fpad;h=7fc2f1b41421f6c82f48edb3683380d518c29ea2;hp=c1c5329a72807f7c19d6988f700ef6851c96355e;hb=32501dbbf4440ce0eb5ba205b6855840e32ed638;hpb=626595465a2c6987606a6bc697df65130ad8c2d3 diff --git a/palacios/scripts/pad b/palacios/scripts/pad index c1c5329..7fc2f1b 100755 --- a/palacios/scripts/pad +++ b/palacios/scripts/pad @@ -3,7 +3,7 @@ # Pad a file with zero bytes to make its length # an even multiple of some value. -# $Revision: 1.1 $ +# $Revision: 1.1.1.1 $ use strict qw(refs vars); use FileHandle;