From b9e783618510e16c5a5f3b9826921a53b7a7980e Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 27 Mar 2010 10:13:16 +0000 Subject: Lint fixes. --- man_macro.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man_macro.c') diff --git a/man_macro.c b/man_macro.c index 17f61f98..cc6d116c 100644 --- a/man_macro.c +++ b/man_macro.c @@ -1,4 +1,4 @@ -/* $Id: man_macro.c,v 1.39 2010/03/27 10:13:16 kristaps Exp $ */ +/* $Id: man_macro.c,v 1.40 2010/03/27 10:14:32 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -28,7 +28,7 @@ enum rew { REW_REWIND, REW_NOHALT, - REW_HALT, + REW_HALT }; static int blk_close(MACRO_PROT_ARGS); -- cgit v1.2.3-56-ge451