From 20da2ab20c24a5e13b18238a1be3af7d862c2e1f Mon Sep 17 00:00:00 2001 From: yaworsky Date: Tue, 29 Nov 2005 10:14:02 +0000 Subject: Fixed indentation. --- daemon/syslogd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daemon/syslogd.h b/daemon/syslogd.h index 97b02ea..7b41db8 100644 --- a/daemon/syslogd.h +++ b/daemon/syslogd.h @@ -176,8 +176,8 @@ struct destination gchar *encoding; union { - struct destination_file file; - struct destination_relay relay; + struct destination_file file; + struct destination_relay relay; } u; void *extra; /* methods */ -- cgit v1.2.3