aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend-scanner.l
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2007-08-04 03:47:20 +0000
committerGuy Harris <guy@alum.mit.edu>2007-08-04 03:47:20 +0000
commit5238bd07f1b2741385f3ffecf43f7e59226e6eaf (patch)
tree0422f3c052c87b28033fcc38ce9d978c1baf6bd5 /wiretap/ascend-scanner.l
parentb1e9777a811a97da77c23024f5a0c36e44eb7cc7 (diff)
One quote mark sufficeth.
svn path=/trunk/; revision=22451
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 0d63d63b94..ac87f467f2 100644
--- a/wiretap/ascend-scanner.l
+++ b/wiretap/ascend-scanner.l
@@ -54,7 +54,7 @@
#include "ascend-grammar.h"
#include "ascend-int.h"
#include "file_wrappers.h"
-#include "ascend-scanner_lex.h""
+#include "ascend-scanner_lex.h"
FILE_T yy_fh;
extern char *ascend_ra_ptr;