summaryrefslogtreecommitdiff
path: root/ACE/ASNMP/asnmp/wpdu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ASNMP/asnmp/wpdu.cpp')
-rw-r--r--ACE/ASNMP/asnmp/wpdu.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ASNMP/asnmp/wpdu.cpp b/ACE/ASNMP/asnmp/wpdu.cpp
index dbd33287c5f..aa4ac0e544f 100644
--- a/ACE/ASNMP/asnmp/wpdu.cpp
+++ b/ACE/ASNMP/asnmp/wpdu.cpp
@@ -6,7 +6,6 @@
* Adapter class. Converts between raw wire format and Pdu objects
* that can be stuffed out a I/O port or reconstructed
*
- *
* @author Michael R. MacFaden rework the class api and impl using ACEPeter E Mellquist implementation/code from snmp++ snmpmsg class
*/
//=============================================================================