aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend_scanner.l
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-10-06 22:01:12 -0700
committerGuy Harris <guy@alum.mit.edu>2014-10-07 05:01:39 +0000
commitffd48cefa6c468d4cdadd5e562f0d3c63eb4a2d6 (patch)
tree58061a0a150ff180c840de7776c78cf02fd97490 /wiretap/ascend_scanner.l
parent683d657d4977487c073777f156938d6970e2f08b (diff)
Whitespace cleanups.
Change-Id: I92f983b2e04defab30eb31c14c484b9f0f582413 Reviewed-on: https://code.wireshark.org/review/4513 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wiretap/ascend_scanner.l')
-rw-r--r--wiretap/ascend_scanner.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/ascend_scanner.l b/wiretap/ascend_scanner.l
index c8dd32acb6..cae8d40eda 100644
--- a/wiretap/ascend_scanner.l
+++ b/wiretap/ascend_scanner.l
@@ -37,7 +37,7 @@
#include <string.h>
#ifdef HAVE_IO_H
-#include <io.h> /* for isatty() on win32 */
+#include <io.h> /* for isatty() on win32 */
#endif
#include "wtap-int.h"