diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-07-13 02:55:25 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-07-13 02:55:25 +0000 |
commit | d09f529293d1472cb5834495416b8116ee4da3e7 (patch) | |
tree | f29f9f5373b89b7a78de1e1d9135ef19da9417be /etc/inc/config.inc | |
parent | d874733d179f3d976c6a169abee5fc4a44ba03ca (diff) | |
download | pfsense-d09f529293d1472cb5834495416b8116ee4da3e7.zip pfsense-d09f529293d1472cb5834495416b8116ee4da3e7.tar.gz |
remove trailing space
Diffstat (limited to 'etc/inc/config.inc')
-rw-r--r-- | etc/inc/config.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/config.inc b/etc/inc/config.inc index 383a9d5..940d779 100644 --- a/etc/inc/config.inc +++ b/etc/inc/config.inc @@ -1178,4 +1178,4 @@ function start_devd() { exec("/sbin/devd"); } -?> +?>
\ No newline at end of file |