From 6aab712cb4220c5a8471ba581c06676af19fae07 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 14 Jan 2008 05:05:22 +0000 Subject: strip trailing newlines --- src/includes/strlist.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/includes/strlist.h') diff --git a/src/includes/strlist.h b/src/includes/strlist.h index 3abe44ff..0669e22f 100644 --- a/src/includes/strlist.h +++ b/src/includes/strlist.h @@ -1,10 +1,10 @@ /* - strlist.h + strlist.h String list macros for making char ** arrays Based on a previous implementation by Martin Schlemmer */ -/* +/* * Copyright 2007 Roy Marples * All rights reserved -- cgit v1.2.3