From: wessels <> Date: Thu, 15 Oct 1998 02:12:14 +0000 (+0000) Subject: typos and whitespace X-Git-Tag: SQUID_3_0_PRE1~2576 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc5387aaa290ed065e967e568e22fa65137f9c18;p=thirdparty%2Fsquid.git typos and whitespace --- diff --git a/src/mib.txt b/src/mib.txt index bd494aace8..f50312a692 100644 --- a/src/mib.txt +++ b/src/mib.txt @@ -1,6 +1,6 @@ SQUID-MIB DEFINITIONS ::= BEGIN -- --- $Id: mib.txt,v 1.17 1998/10/03 03:56:53 wessels Exp $ +-- $Id: mib.txt,v 1.18 1998/10/14 20:12:14 wessels Exp $ -- IMPORTS @@ -45,10 +45,11 @@ squid MODULE-IDENTITY -- version of the SNMP library. Remove the following seven lines -- before using with SNMP tools. -- + org OBJECT IDENTIFIER ::= { iso 1 } dod OBJECT IDENTIFIER ::= { org 6 } -intenet OBJECT IDENTIFIER ::= { dod 1 } -private OBJECT IDENTIFIER ::= { intenet 4 } +internet OBJECT IDENTIFIER ::= { dod 1 } +private OBJECT IDENTIFIER ::= { internet 4 } enterprises OBJECT IDENTIFIER ::= { private 1 } nlanr OBJECT IDENTIFIER ::= { enterprises 3495 } squid OBJECT IDENTIFIER ::= { nlanr 1 }