summaryrefslogtreecommitdiff
path: root/ASNMP/asnmp/oid.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-26 19:16:37 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-26 19:16:37 +0000
commit8987231181db93125ac3cdd34c7554ecd75d77ad (patch)
treef3a9dfa2c345d7225f6750a8cc5f9b1800f3bdaf /ASNMP/asnmp/oid.h
parenta1db68c86571bbce42f79021c142621603deff5f (diff)
downloadATCD-8987231181db93125ac3cdd34c7554ecd75d77ad.tar.gz
ChangeLogTag:Tue Aug 26 18:57:07 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ASNMP/asnmp/oid.h')
-rw-r--r--ASNMP/asnmp/oid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ASNMP/asnmp/oid.h b/ASNMP/asnmp/oid.h
index 47af2f8f443..c0de425a144 100644
--- a/ASNMP/asnmp/oid.h
+++ b/ASNMP/asnmp/oid.h
@@ -47,7 +47,7 @@
#include "asnmp/smival.h" // derived class for all values
-class ACE_Export Oid: public SnmpSyntax
+class ASNMP_Export Oid: public SnmpSyntax
// = TITLE
// Implement RFC 1155 Object Identifier (OID) datatype
{