From 48efde854f382d44ce38c2a8d72233d3ff216428 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Sep 2015 01:54:16 -0500 Subject: Fix FTBFS when PKCS option disabled --- tdecore/tdehw/tdecryptographiccarddevice.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tdecore/tdehw/tdecryptographiccarddevice.h') diff --git a/tdecore/tdehw/tdecryptographiccarddevice.h b/tdecore/tdehw/tdecryptographiccarddevice.h index 299ad0741..fd0364fd8 100644 --- a/tdecore/tdehw/tdecryptographiccarddevice.h +++ b/tdecore/tdehw/tdecryptographiccarddevice.h @@ -1,4 +1,3 @@ - /* This file is part of the TDE libraries Copyright (C) 2015 Timothy Pearson @@ -46,7 +45,7 @@ class TDECORE_EXPORT TDECryptographicCardDevice : public TDEGenericDevice * @param Device type */ TDECryptographicCardDevice(TDEGenericDeviceType::TDEGenericDeviceType dt, TQString dn=TQString::null); - + /** * Destructor. */ -- cgit v1.2.3