• Tor Lillqvist's avatar
    Reduce copypasta: Introduce SAL_NEWLINE_STRING and use it · 6954aad4
    Tor Lillqvist yazdı
    Contains the platform-dependent on-disk line separator ("\r\n" for Windows,
    "\n" otherwise, and yes, I assume an ASCII-based world).
    
    Use it instead of static constant char array fields, with ifdeffed
    initialisations, in various classes here and there.
    
    Change-Id: Ibea1f2cc1acfb8cc067c3892a41f73bf44f2c78a
    6954aad4
htmlout.hxx 4.68 KB