commit: 065f034059d7ca26bbb985158c5d361ff75df186 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Mon Dec 14 17:37:39 2015 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Dec 14 17:37:39 2015 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=065f0340
format fix src/includes/helpers.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/includes/helpers.h b/src/includes/helpers.h index 4352858..aaf4e3a 100644 --- a/src/includes/helpers.h +++ b/src/includes/helpers.h @@ -1,7 +1,7 @@ /* - helpers.h - This is private to us and not for user consumption -*/ + * helpers.h + * This is private to us and not for user consumption + */ /* * Copyright (c) 2007-2009 Roy Marples <[email protected]>
