Gedit adds line at end of page
        Posted  
        
            by Sam
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sam
        
        
        
        Published on 2010-06-16T19:58:37Z
        Indexed on 
            2010/06/16
            20:02 UTC
        
        
        Read the original article
        Hit count: 220
        
The answer to this must be somewhere but I'm not finding it -- can anyone help me understand why in Gedit, if I have a page of code there is no extra trailing blank line, but then when I do a file comparison for my svn commit it shows an extra line being added at the end of the file?
I have a feeling that Gedit is automatically adding an ending line break. But why, I have no idea...
© Stack Overflow or respective owner