summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2007-09-25 15:31:18 -0400
committerFrank Ch. Eigler <fche@elastic.org>2007-09-25 15:31:18 -0400
commitb494502e57c78a71c93d25291ff592bfc9f2d2d7 (patch)
treeab4a701a2c19a2d3667e9f5dc6673d6486e52330
parentd1802bc3d2059bb6baaea88bf5976c98420ba4f3 (diff)
downloadsystemtap-steved-b494502e57c78a71c93d25291ff592bfc9f2d2d7.tar.gz
systemtap-steved-b494502e57c78a71c93d25291ff592bfc9f2d2d7.tar.xz
systemtap-steved-b494502e57c78a71c93d25291ff592bfc9f2d2d7.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>