diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-06-09 17:03:10 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-06-09 17:03:10 -0400 |
commit | f6f057410b0020efa786d655c40888b7fc2d3b61 (patch) | |
tree | 1f209f8fa7acc4dbb178b9a06a7221ff1465bb97 /etc/inc | |
parent | 5aaa3238e25d88534425c417d2a073aa965fa769 (diff) | |
download | pfsense-f6f057410b0020efa786d655c40888b7fc2d3b61.zip pfsense-f6f057410b0020efa786d655c40888b7fc2d3b61.tar.gz |
Remove newline
Diffstat (limited to 'etc/inc')
-rw-r--r-- | etc/inc/gwlb.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/gwlb.inc b/etc/inc/gwlb.inc index 8e9ba87..11c57c6 100644 --- a/etc/inc/gwlb.inc +++ b/etc/inc/gwlb.inc @@ -527,4 +527,4 @@ function get_interface_gateway($interface, &$dynamic = false) { return ($gw); } -?> +?>
\ No newline at end of file |