Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:master commit in: src/includes/
Date: Mon, 14 Dec 2015 17:38:33
Message-Id: 1450114659.065f034059d7ca26bbb985158c5d361ff75df186.williamh@OpenRC
1 commit: 065f034059d7ca26bbb985158c5d361ff75df186
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Mon Dec 14 17:37:39 2015 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 14 17:37:39 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=065f0340
7
8 format fix
9
10 src/includes/helpers.h | 6 +++---
11 1 file changed, 3 insertions(+), 3 deletions(-)
12
13 diff --git a/src/includes/helpers.h b/src/includes/helpers.h
14 index 4352858..aaf4e3a 100644
15 --- a/src/includes/helpers.h
16 +++ b/src/includes/helpers.h
17 @@ -1,7 +1,7 @@
18 /*
19 - helpers.h
20 - This is private to us and not for user consumption
21 -*/
22 + * helpers.h
23 + * This is private to us and not for user consumption
24 + */
25
26 /*
27 * Copyright (c) 2007-2009 Roy Marples <roy@×××××××.name>