mirror of
https://github.com/anope/anope.git
synced 2026-07-04 23:53:13 +02:00
BUILD : 1.7.13 (956) BUGS : NOTES : applied patch provided by trystan
git-svn-id: svn://svn.anope.org/anope/trunk@956 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@683 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
d86dddd6e7
commit
0dc104f20d
@@ -219,5 +219,5 @@ void parse_line(FILE * fd, char *line)
|
||||
} else
|
||||
fputc(*c, fd);
|
||||
}
|
||||
fprintf(fd, "\r\n");
|
||||
fprintf(fd, "\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user