aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-imf.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-imf.h')
-rw-r--r--epan/dissectors/packet-imf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-imf.h b/epan/dissectors/packet-imf.h
index 7f945ea00f..3bd67f89e2 100644
--- a/epan/dissectors/packet-imf.h
+++ b/epan/dissectors/packet-imf.h
@@ -24,9 +24,9 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-/* Find the end of the next IMF field in the tvb.
+/* Find the end of the next IMF field in the tvb.
* This is not necessarily the first \r\n as there may be continuation lines.
- *
+ *
* If we have found the last field (terminated by \r\n\r\n) we indicate this in last_field .
*/