From 4ed04a82c352a717bd2c18cebe134fffdcafd721 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 24 Nov 2008 16:15:38 -0500 Subject: Fix indentation --- server/util/service_helpers.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'server/util/service_helpers.h') diff --git a/server/util/service_helpers.h b/server/util/service_helpers.h index 6435ead5..440186db 100644 --- a/server/util/service_helpers.h +++ b/server/util/service_helpers.h @@ -1,4 +1,4 @@ -/* +/* SSSD Service monitor @@ -27,7 +27,7 @@ struct service_sbus_ctx { struct sbus_conn_ctx *scon_ctx; }; -/* +/* * Set up an SBUS connection to the monitor */ struct service_sbus_ctx *sssd_service_sbus_init(TALLOC_CTX *mem_ctx, -- cgit