summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/IPv6.inc
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-02-11 13:04:54 +0000
committerNewEraCracker <neweracracker@gmail.com>2016-02-11 13:04:54 +0000
commit48fa3f3ecba2518d830d82b1baff7c4ce164c35f (patch)
treeaa36da906a3d368a795452e237400fddc4eeeb30 /src/etc/inc/IPv6.inc
parentea6382d2fca4094d0a92e3e6bb979e3795961c64 (diff)
downloadpfsense-48fa3f3ecba2518d830d82b1baff7c4ce164c35f.zip
pfsense-48fa3f3ecba2518d830d82b1baff7c4ce164c35f.tar.gz
Fix typo which caused broken syntax highlighting
Diffstat (limited to 'src/etc/inc/IPv6.inc')
-rw-r--r--src/etc/inc/IPv6.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/inc/IPv6.inc b/src/etc/inc/IPv6.inc
index bfc8124..c3aa3f6 100644
--- a/src/etc/inc/IPv6.inc
+++ b/src/etc/inc/IPv6.inc
@@ -1034,7 +1034,7 @@ class Net_IPv6
*
* @return String the binary representation
* @access private
- @ @since 1.1.0
+ * @since 1.1.0
*/
static function _ip2Bin($ip)
{
@@ -1065,7 +1065,7 @@ class Net_IPv6
*
* @return String the uncompressed Hex representation
* @access private
- @ @since 1.1.0
+ * @since 1.1.0
*/
static function _bin2Ip($bin)
{
OpenPOWER on IntegriCloud