strip trailing newlines
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
/*
|
||||
* Written by Mike Frysinger
|
||||
* Placed in the Public Domain
|
||||
* Placed in the Public Domain
|
||||
*/
|
||||
|
||||
#ifndef _HIDDEN_VISIBILITY_H_
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
This is private to us and not for user consumption
|
||||
*/
|
||||
|
||||
/*
|
||||
/*
|
||||
* Copyright 2007 Roy Marples
|
||||
* All rights reserved
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user