From d0e1ebce7bd3ccca23f82fe4c731a000f4d23bd9 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 25 Dec 2013 00:50:05 +0000 Subject: s/[Nn]ull/NUL/ in comments where appropriate; suggested by Thomas Klausner . --- man_macro.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man_macro.c') diff --git a/man_macro.c b/man_macro.c index d89298e2..479d0484 100644 --- a/man_macro.c +++ b/man_macro.c @@ -1,7 +1,8 @@ -/* $Id: man_macro.c,v 1.78 2013/12/22 13:25:17 schwarze Exp $ */ +/* $Id: man_macro.c,v 1.79 2013/12/25 00:50:05 schwarze Exp $ */ /* * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons * Copyright (c) 2012, 2013 Ingo Schwarze + * Copyright (c) 2013 Franco Fichtner * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3