Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 137132 | Differences between
and this patch

Collapse All | Expand All

(-)qca-pkcs11-0.1-20060407.orig/qca-pkcs11.cpp (-1 / +1 lines)
Lines 259-265 Link Here
259
	) const;
259
	) const;
260
260
261
	QString
261
	QString
262
	MyKeyStoreList::tokenId2storeId (
262
	tokenId2storeId (
263
		const pkcs11h_token_id_t token_id
263
		const pkcs11h_token_id_t token_id
264
	) const;
264
	) const;
265
265

Return to bug 137132