[pkg-opensc-commit] [pkcs11-helper] 44/60: Cleanups

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to tag pkcs11-helper-1.02
in repository pkcs11-helper.

commit 314471a0bdea852fc8c808e25bd04bf3e66960d1
Author: alonbl <alonbl at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date:   Mon Dec 18 19:28:59 2006 +0000

    Cleanups
---
 lib/Makefile.am     | 8 --------
 lib/_pkcs11h-core.h | 4 ++--
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index eeb111a..db57c90 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -66,14 +66,6 @@ pkgconfig_DATA=libpkcs11-helper-1.pc
 lib_LTLIBRARIES=libpkcs11-helper.la
 BUILT_SOURCES=pkcs11-helper.exports
 nodist_libpkcs11_helper_la_SOURCES= \
-	../pkcs11-helper-1.0/pkcs11.h \
-	../pkcs11-helper-1.0/pkcs11h-def.h \
-	../pkcs11-helper-1.0/pkcs11h-engines.h \
-	../pkcs11-helper-1.0/pkcs11h-core.h \
-	../pkcs11-helper-1.0/pkcs11h-token.h \
-	../pkcs11-helper-1.0/pkcs11h-certificate.h \
-	../pkcs11-helper-1.0/pkcs11h-data.h \
-	../pkcs11-helper-1.0/pkcs11h-openssl.h \
 	pkcs11-helper.exports
 libpkcs11_helper_la_SOURCES= \
 	common.h \
diff --git a/lib/_pkcs11h-core.h b/lib/_pkcs11h-core.h
index 06f17ad..2db9410 100644
--- a/lib/_pkcs11h-core.h
+++ b/lib/_pkcs11h-core.h
@@ -234,9 +234,9 @@ _pkcs11h_log (
 	IN ...
 )
 #ifdef __GNUC__
-    __attribute__ ((format (printf, 2, 3)))
+	__attribute__ ((format (printf, 2, 3)))
 #endif
-    ;
+	;
 
 extern pkcs11h_data_t g_pkcs11h_data;
 extern unsigned int g_pkcs11h_loglevel;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git



More information about the pkg-opensc-commit mailing list