summaryrefslogtreecommitdiff
path: root/epan/print_stream.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-11-21 19:32:33 -0800
committerGuy Harris <guy@alum.mit.edu>2014-11-22 03:32:58 +0000
commit6e1214c4df15acba6f55a75256e90dc96640d4b3 (patch)
tree318d43cf378cce530ccc8a911d9552ba805a2d44 /epan/print_stream.c
parent7d7fc47a2a2ce31a3726e422b1c35c9a213add61 (diff)
downloadwireshark-6e1214c4df15acba6f55a75256e90dc96640d4b3.tar.gz
Fix comments.
Change-Id: I3b7340939b8204102bfc7e2e7d83f4d978cf7bad Reviewed-on: https://code.wireshark.org/review/5437 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/print_stream.c')
-rw-r--r--epan/print_stream.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/print_stream.c b/epan/print_stream.c
index 5f93072c98..5be569510d 100644
--- a/epan/print_stream.c
+++ b/epan/print_stream.c
@@ -1,5 +1,5 @@
-/* print.c
- * Routines for printing packet analysis trees.
+/* print_stream.c
+ * Routines for print streams.
*
* Gilbert Ramirez <gram@alumni.rice.edu>
*