From 21fd11ff71c3f3a3a673ea4db482ccef52634031 Mon Sep 17 00:00:00 2001 From: Rafal Szczesniak Date: Tue, 14 Jun 2005 22:08:29 +0000 Subject: r7588: Fix lacking space in the comment. rafal (This used to be commit cd89cf991923ee1184af41be4d48b372ca963062) --- source4/libnet/userinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/libnet/userinfo.c') diff --git a/source4/libnet/userinfo.c b/source4/libnet/userinfo.c index cb28f9a115..b7e739df3d 100644 --- a/source4/libnet/userinfo.c +++ b/source4/libnet/userinfo.c @@ -103,7 +103,7 @@ static NTSTATUS userinfo_getuser(struct composite_context *c, /** - * Stage3: Close policy handle associated with opened user. + * Stage 3: Close policy handle associated with opened user. */ static NTSTATUS userinfo_closeuser(struct composite_context *c, struct userinfo_state *s) -- cgit