summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfche <fche>2007-09-25 19:31:32 +0000
committerfche <fche>2007-09-25 19:31:32 +0000
commit4e6cc599843a7abbe22518b25428167558facc30 (patch)
tree293f68b8d2028908845116b959acddf88409d5ef
parentaef736c8d2f96fa012f17f27ed57330cc3f4524f (diff)
downloadsystemtap-steved-4e6cc599843a7abbe22518b25428167558facc30.tar.gz
systemtap-steved-4e6cc599843a7abbe22518b25428167558facc30.tar.xz
systemtap-steved-4e6cc599843a7abbe22518b25428167558facc30.zip
typo fix
-rw-r--r--tapset/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index 48b6b86e..a1cf0132 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -4,7 +4,7 @@
2007-09-25 Frank Ch. Eigler <fche@elastic.org>
- * socket.stp (__i2n_ip_proto): Add a cast for 32-bit compatibility.
+ * nfs_proc.stp (__i2n_ip_proto): Add a cast for 32-bit compatibility.
2007-09-25 Frank Ch. Eigler <fche@elastic.org>