strip trailing newlines

This commit is contained in:
Mike Frysinger
2008-01-14 05:05:22 +00:00
parent b054a7251b
commit 6aab712cb4
31 changed files with 76 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
/*
/*
* Written by Mike Frysinger
* Placed in the Public Domain
* Placed in the Public Domain
*/
#ifndef _HIDDEN_VISIBILITY_H_

View File

@@ -3,7 +3,7 @@
This is private to us and not for user consumption
*/
/*
/*
* Copyright 2007 Roy Marples
* All rights reserved

View File

@@ -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