Fixed problem when a string constant contains a "\\r\\n" and the output asm file...
authorslade_rich <slade_rich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 20 Jun 2005 01:42:03 +0000 (01:42 +0000)
committerslade_rich <slade_rich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 20 Jun 2005 01:42:03 +0000 (01:42 +0000)
commit63094771a3c40f1f291edb2272d917c1f8ab81e8
treee310b465136e4743f8f852fa0655f718bb93fa94
parent014ffb2177ce6852557ae1895d9a800856831c55
Fixed problem when a string constant contains a "\\r\\n" and the output asm file line is printed on two lines.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3783 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/pic/pcode.c