From: "Petteri Räty" <betelgeuse@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/libbash:master commit in: src/builtins/
Date: Sun, 3 Jul 2011 20:21:15 +0000 (UTC) [thread overview]
Message-ID: <fa602cbb0e6269ad93b47fb47eb3e5b660fc0929.betelgeuse@gentoo> (raw)
commit: fa602cbb0e6269ad93b47fb47eb3e5b660fc0929
Author: Mu Qiao <qiaomuf <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 12:33:04 2011 +0000
Commit: Petteri Räty <betelgeuse <AT> gentoo <DOT> org>
CommitDate: Sun Jul 3 19:50:04 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/libbash.git;a=commit;h=fa602cbb
Core: fix headers that don't follow the coding style
---
src/builtins/eval_builtin.h | 4 ++--
src/builtins/printf_builtin.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/builtins/eval_builtin.h b/src/builtins/eval_builtin.h
index ea2222c..ed910ea 100644
--- a/src/builtins/eval_builtin.h
+++ b/src/builtins/eval_builtin.h
@@ -21,8 +21,8 @@
/// \brief class that implements the eval builtin
///
-#ifndef LIBBASH_BUILTINS_eval_BUILTIN_H_
-#define LIBBASH_BUILTINS_eval_BUILTIN_H_
+#ifndef LIBBASH_BUILTINS_EVAL_BUILTIN_H_
+#define LIBBASH_BUILTINS_EVAL_BUILTIN_H_
#include "cppbash_builtin.h"
diff --git a/src/builtins/printf_builtin.h b/src/builtins/printf_builtin.h
index 07d5ac7..ec3ba72 100644
--- a/src/builtins/printf_builtin.h
+++ b/src/builtins/printf_builtin.h
@@ -20,8 +20,8 @@
/// \file printf_builtin.h
/// \brief implementation for the printf builtin
///
-#ifndef LIBBASH_BUILTINS_printf_BUILTIN_H_
-#define LIBBASH_BUILTINS_printf_BUILTIN_H_
+#ifndef LIBBASH_BUILTINS_PRINTF_BUILTIN_H_
+#define LIBBASH_BUILTINS_PRINTF_BUILTIN_H_
#include "cppbash_builtin.h"
next reply other threads:[~2011-07-03 20:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-03 20:21 Petteri Räty [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-25 10:05 [gentoo-commits] proj/libbash:master commit in: src/builtins/ Petteri Räty
2011-06-15 21:18 Petteri Räty
2011-06-03 12:43 Petteri Räty
2011-05-08 13:07 Petteri Räty
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fa602cbb0e6269ad93b47fb47eb3e5b660fc0929.betelgeuse@gentoo \
--to=betelgeuse@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox