[git] GnuPG - branch, justus/scm-1, updated. gnupg-2.1.10-122-gb7b74cd

by Justus Winter cvs at cvs.gnupg.org
Wed Jan 13 17:56:58 CET 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, justus/scm-1 has been updated
       via  b7b74cd0bb0df9ddb3e15df0b61d4a5011e8b931 (commit)
      from  ec94a8fa1c9763ec7254b528dddc76ec55de0e55 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b7b74cd0bb0df9ddb3e15df0b61d4a5011e8b931
Author: Justus Winter <justus at g10code.com>
Date:   Wed Jan 13 17:56:26 2016 +0100

    tests/gpgscm: add missing file
    
    Signed-off-by: Justus Winter <justus at g10code.com>

diff --git a/tests/gpgscm/private.h b/tests/gpgscm/private.h
new file mode 100644
index 0000000..efa0cb0
--- /dev/null
+++ b/tests/gpgscm/private.h
@@ -0,0 +1,26 @@
+/* TinyScheme-based test driver.
+ *
+ * Copyright (C) 2016 g10 code GmbH
+ *
+ * This file is part of GnuPG.
+ *
+ * GnuPG is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * GnuPG is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
+ */
+
+#ifndef __GPGSCM_PRIVATE_H__
+#define __GPGSCM_PRIVATE_H__
+
+extern int verbose;
+
+#endif /* __GPGSCM_PRIVATE_H__ */

-----------------------------------------------------------------------

Summary of changes:
 tests/gpgscm/{ffi.h => private.h} | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)
 copy tests/gpgscm/{ffi.h => private.h} (79%)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list