From 23ae8ccb1b52134baac639bb4490d75fd11c858e Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 15 May 2010 15:54:39 +0000 Subject: Removed restriction on integer manual sections in -man. --- man.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man.h') diff --git a/man.h b/man.h index ca61fae2..62c26289 100644 --- a/man.h +++ b/man.h @@ -1,4 +1,4 @@ -/* $Id: man.h,v 1.29 2010/05/12 16:46:28 kristaps Exp $ */ +/* $Id: man.h,v 1.30 2010/05/15 15:54:39 kristaps Exp $ */ /* * Copyright (c) 2009 Kristaps Dzonsons * @@ -74,7 +74,7 @@ enum man_type { }; struct man_meta { - int msec; + char *msec; time_t date; char *vol; char *title; -- cgit v1.2.3-56-ge451