diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-05-27 00:25:58 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-05-27 00:25:58 +0000 |
commit | cbe2ebe030e16c9e283e843fd4c76eb75facfcbe (patch) | |
tree | c329ccef9078f70a8db2bad9a911f24eaf46867d /etc/inc/auth.inc | |
parent | fdef91a797b2c5c2040ef9b77939e87db9137cc4 (diff) | |
download | pfsense-cbe2ebe030e16c9e283e843fd4c76eb75facfcbe.zip pfsense-cbe2ebe030e16c9e283e843fd4c76eb75facfcbe.tar.gz |
Remove trailing space / cr
Diffstat (limited to 'etc/inc/auth.inc')
-rw-r--r-- | etc/inc/auth.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/auth.inc b/etc/inc/auth.inc index c9318bc..08afe7d 100644 --- a/etc/inc/auth.inc +++ b/etc/inc/auth.inc @@ -633,4 +633,4 @@ function index_users() { return ($userindex); } -?> +?>
\ No newline at end of file |