diff options
author | Micael Karlberg <[email protected]> | 2010-12-06 16:02:57 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2010-12-06 16:02:57 +0100 |
commit | fc649b12007a5d9a895c9bbcc4a3ede76085e35d (patch) | |
tree | 1bbb1d95151dd40252ece5c3ad55cde2fd38cb16 /lib/.gitignore | |
parent | c4f7618bc0275b5eb8787edb527714d16f512f44 (diff) | |
download | otp-fc649b12007a5d9a895c9bbcc4a3ede76085e35d.tar.gz otp-fc649b12007a5d9a895c9bbcc4a3ede76085e35d.tar.bz2 otp-fc649b12007a5d9a895c9bbcc4a3ede76085e35d.zip |
For the table vacmAccessTable, when performing the is_set_ok and set
opteration(s), all values of the vacmAccessSecurityModel column was
incorrectly translated to "any".
Diffstat (limited to 'lib/.gitignore')
-rw-r--r-- | lib/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 340baf5269..56b1ed2b84 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -531,6 +531,10 @@ /percept/doc/src/percept_profile.xml /percept/doc/src/percept_ug.xml +# snmp + +snmp/doc/intex.html + # syntax_tools /syntax_tools/doc/src/chapter.xml |