From 5f6fdf966bf497d4a41a76b0716dee83324f6571 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 4 Jun 2005 11:44:47 +0000 Subject: need terminating */ for argz.c; what about others? --- lib/argz.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/argz.c') diff --git a/lib/argz.c b/lib/argz.c index 6ce502dd40..979d206900 100644 --- a/lib/argz.c +++ b/lib/argz.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Provide our wierdo HAVE_CONFIG_H rvalue for other clients. */ #if !defined(LTDL) && defined(HAVE_CONFIG_H) -- cgit v1.2.1