1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-12 18:00:28 +00:00

Use tabulator, not 8 spaces ...

This commit is contained in:
Alexander Barton 2005-03-21 22:22:09 +00:00
parent 9dfcc6504e
commit f56a1bdf20

View File

@ -14,7 +14,7 @@
#include "portab.h"
static char UNUSED id[] = "$Id: irc-login.c,v 1.41 2005/03/19 18:43:48 fw Exp $";
static char UNUSED id[] = "$Id: irc-login.c,v 1.42 2005/03/21 22:22:09 alex Exp $";
#include "imp.h"
#include <assert.h>