start_lineno     1520 source4/heimdal/lib/asn1/lex.c 			    int c, start_lineno = lineno;
start_lineno     1536 source4/heimdal/lib/asn1/lex.c 				unterminated("comment", start_lineno);
start_lineno     1543 source4/heimdal/lib/asn1/lex.c 			    int c, start_lineno = lineno;
start_lineno     1580 source4/heimdal/lib/asn1/lex.c 				unterminated("comment", start_lineno);
start_lineno     1587 source4/heimdal/lib/asn1/lex.c 			    int start_lineno = lineno;
start_lineno     1624 source4/heimdal/lib/asn1/lex.c 				unterminated("string", start_lineno);
start_lineno     2705 source4/heimdal/lib/asn1/lex.c unterminated(const char *type, unsigned start_lineno)
start_lineno     2707 source4/heimdal/lib/asn1/lex.c     error_message("unterminated %s, possibly started on line %d\n", type, start_lineno);