summaryrefslogtreecommitdiff
path: root/ASNMP
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-05-06 18:06:54 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-05-06 18:06:54 +0000
commit6819d3da73d2444302f936b32a8fce57e1ac02bc (patch)
tree0849f9307cbe847ede592b859cd2fa53c511d385 /ASNMP
parentc0f84a444ecfad1d3b7eae769a9db793cde607a7 (diff)
downloadATCD-6819d3da73d2444302f936b32a8fce57e1ac02bc.tar.gz
ChangeLogTag:Thu May 6 11:05:01 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ASNMP')
-rw-r--r--ASNMP/asnmp/ChangeLog6
-rw-r--r--ASNMP/asnmp/gauge.h1
2 files changed, 6 insertions, 1 deletions
diff --git a/ASNMP/asnmp/ChangeLog b/ASNMP/asnmp/ChangeLog
index 29c3bd70fa0..c85b457f2fd 100644
--- a/ASNMP/asnmp/ChangeLog
+++ b/ASNMP/asnmp/ChangeLog
@@ -1,3 +1,9 @@
+Thu May 6 11:05:01 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ * gauge.h:
+
+ Nuked trailing white space.
+
Fri Apr 23 11:23:21 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
* oid.cpp:
diff --git a/ASNMP/asnmp/gauge.h b/ASNMP/asnmp/gauge.h
index 845781c41ad..882a6f87c93 100644
--- a/ASNMP/asnmp/gauge.h
+++ b/ASNMP/asnmp/gauge.h
@@ -77,4 +77,3 @@ class ASNMP_Export Gauge32: public SnmpUInt32
// copy an instance of this Value
};
#endif //GAUGE_
-