summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/com_err/lex.c
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-02-25 11:38:04 +0100
committerMatthias Dieter Wallnöfer <mdw@samba.org>2011-02-25 12:39:20 +0100
commitea9f72c0c5dc2b8271b66c11d477c09cc303969d (patch)
treed6a0865c11ef987c200bf2715904643b4aa330df /source4/heimdal/lib/com_err/lex.c
parent68c61a829b8487104483b23052b54c532fecb6ce (diff)
downloadsamba-ea9f72c0c5dc2b8271b66c11d477c09cc303969d.tar.gz
samba-ea9f72c0c5dc2b8271b66c11d477c09cc303969d.tar.bz2
samba-ea9f72c0c5dc2b8271b66c11d477c09cc303969d.zip
s4:heimdal - fix valgrind issue on Fedora 14
This should definitely fix bug #7858. Signed-off-by: Matthias Dieter Wallnöfer <mdw@samba.org> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Fri Feb 25 12:39:21 CET 2011 on sn-devel-104
Diffstat (limited to 'source4/heimdal/lib/com_err/lex.c')
-rw-r--r--source4/heimdal/lib/com_err/lex.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/source4/heimdal/lib/com_err/lex.c b/source4/heimdal/lib/com_err/lex.c
index 9a61f5902b..e3c13a047e 100644
--- a/source4/heimdal/lib/com_err/lex.c
+++ b/source4/heimdal/lib/com_err/lex.c
@@ -1,6 +1,6 @@
#include "config.h"
-#line 3 ""
+#line 3 "lex.c"
#define YY_INT_ALIGNED short int
@@ -527,7 +527,7 @@ static int getstring(void);
#undef ECHO
-#line 530 ""
+#line 530 "lex.c"
#define INITIAL 0
@@ -709,7 +709,7 @@ YY_DECL
#line 58 "lex.l"
-#line 712 ""
+#line 712 "lex.c"
if ( !(yy_init) )
{
@@ -873,7 +873,7 @@ YY_RULE_SETUP
#line 74 "lex.l"
ECHO;
YY_BREAK
-#line 876 ""
+#line 876 "lex.c"
case YY_STATE_EOF(INITIAL):
yyterminate();