1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-08-30 17:27:58 +00:00

small formatting change

This commit is contained in:
Florian Westphal
2005-09-02 17:01:23 +00:00
parent e708790566
commit cae9a3aee5

View File

@@ -17,7 +17,7 @@
#include "portab.h" #include "portab.h"
#include "io.h" #include "io.h"
static char UNUSED id[] = "$Id: conn.c,v 1.177 2005/09/02 13:28:30 alex Exp $"; static char UNUSED id[] = "$Id: conn.c,v 1.178 2005/09/02 17:01:23 fw Exp $";
#include "imp.h" #include "imp.h"
#include <assert.h> #include <assert.h>