summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-12-15 07:57:35 -0200
committerRenato Botelho <renato@netgate.com>2015-12-15 07:57:35 -0200
commit4aafe7c40e6119b585ae7dfb520cea92e3b1f9e4 (patch)
tree8360073b4e06303ff6b9a63161b0f71a7d614cda /src
parent488a08edf8a909eb001ab70120fc2ff306ed0df8 (diff)
parent43c83997ed4738d771224e19034c65748fae6c70 (diff)
downloadpfsense-4aafe7c40e6119b585ae7dfb520cea92e3b1f9e4.zip
pfsense-4aafe7c40e6119b585ae7dfb520cea92e3b1f9e4.tar.gz
Merge pull request #2228 from phil-davis/patch-3
Diffstat (limited to 'src')
-rw-r--r--src/etc/inc/globals.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/inc/globals.inc b/src/etc/inc/globals.inc
index e5b05a1..915b1bd 100644
--- a/src/etc/inc/globals.inc
+++ b/src/etc/inc/globals.inc
@@ -54,9 +54,9 @@
*/
-// GLobal defines
+// Global defines
-// Automactic panel collapse
+// Automatic panel collapse
define(COLLAPSIBLE, 0x08);
define(SEC_CLOSED, 0x04);
define(SEC_OPEN, 0x00);
OpenPOWER on IntegriCloud