K 10 svn:author V 8 brueffer K 8 svn:date V 27 2014-02-25T07:59:33.339365Z K 7 svn:log V 295 MFC: r261773 In acline_init(), initialize ac_line to SRC_UNKNOWN. Previously this could lead to the -n option effectively being ignored (in case ac_line happened to be 0 aka SRC_AC), or other undefined behaviour. PR: 169779 Submitted by: Alex Gonzalez Reviewed by: jhb END