summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2012-11-18 00:34:11 +0100
committerPiBa-NL <pba_2k3@yahoo.com>2012-11-18 14:10:20 +0100
commit1198abf91461d2dbeb2527aae89fd52f4af01670 (patch)
treefc5667f068b414b04618ccbb0f32e7517588ab19 /etc
parent9a98a89e794f4345a615d1ab2035265b42e30919 (diff)
downloadpfsense-1198abf91461d2dbeb2527aae89fd52f4af01670.zip
pfsense-1198abf91461d2dbeb2527aae89fd52f4af01670.tar.gz
code comment typo ('log_error' should have been 'log_auth')
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/util.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/util.inc b/etc/inc/util.inc
index 9961b4b..81f2dc4 100644
--- a/etc/inc/util.inc
+++ b/etc/inc/util.inc
@@ -968,7 +968,7 @@ function log_error($error) {
/****f* util/log_auth
* NAME
-* log_error - Sends a string to syslog as LOG_AUTH facility
+* log_auth - Sends a string to syslog as LOG_AUTH facility
* INPUTS
* $error - string containing the syslog message.
* RESULT
OpenPOWER on IntegriCloud