[patch] use cross platform new lines in printf calls
----------------------------------------------------

                 Key: CASSANDRA-1786
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1786
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.7 beta 3
         Environment: ubuntu10.10 java 1.6.17 ant 1.8
            Reporter: Dave Brosius
            Priority: Trivial
         Attachments: use_crossplatform_newlines.diff

code uses printf("\n") for new lines, should use "%n" instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to