1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-06-22 16:24:08 +00:00

- whitespace damage [from HEAD]

This commit is contained in:
Florian Westphal 2006-12-02 13:06:50 +00:00
parent 6c12659bcf
commit 83c14a6383

View File

@ -14,7 +14,7 @@
#include "portab.h" #include "portab.h"
static char UNUSED id[] = "$Id: irc-write.c,v 1.20 2006/05/10 21:24:01 alex Exp $"; static char UNUSED id[] = "$Id: irc-write.c,v 1.20.2.1 2006/12/02 13:06:50 fw Exp $";
#include "imp.h" #include "imp.h"
#include <assert.h> #include <assert.h>