From ec7e7ddbd82f69220d70726317187474ce47978a Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Wed, 7 Sep 2005 10:13:00 +0000 Subject: [PATCH] fix LF in tabbed_chat_window and set svn:eol-style LF for src/*py --- src/tabbed_chat_window.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tabbed_chat_window.py b/src/tabbed_chat_window.py index 305381c27..2e7b099f0 100644 --- a/src/tabbed_chat_window.py +++ b/src/tabbed_chat_window.py @@ -774,7 +774,7 @@ timestamp, contact): nb, line = gajim.logger.read(jid, count - 1 - pos, count - pos) pos = pos + 1 - # line is [] if log file for jid is not a file (does not exist or dir) + # line is [] if log file for jid is not a file (does not exist or dir) if line == []: break