diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-12-22 10:39:12 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-12-22 10:39:12 -0500 |
commit | 673e8095015198040e4319d70d86432205cf89ed (patch) | |
tree | 499fde67018323f910d5affe89cbab725e1a998b /etc/inc/pkg-utils.inc | |
parent | 2d7bbd65b990a106f8d6f484af44863ddac0137b (diff) | |
download | pfsense-673e8095015198040e4319d70d86432205cf89ed.zip pfsense-673e8095015198040e4319d70d86432205cf89ed.tar.gz |
nuke trailing carriage returns
Diffstat (limited to 'etc/inc/pkg-utils.inc')
-rw-r--r-- | etc/inc/pkg-utils.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/pkg-utils.inc b/etc/inc/pkg-utils.inc index 2371939..487b1bb 100644 --- a/etc/inc/pkg-utils.inc +++ b/etc/inc/pkg-utils.inc @@ -1081,4 +1081,4 @@ function squash_from_bytes($size, $round = "") { return; } -?> +?>
\ No newline at end of file |