diff options
author | Werner Koch <wk@gnupg.org> | 2007-04-03 18:57:37 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2007-04-03 18:57:37 +0200 |
commit | 3bbc481935713a0661a5084f624c72ae3b59a3ce (patch) | |
tree | 0d44a3635b8f0aa555133dbfe5d08cf9aae731ca /common | |
parent | kbx/ (diff) | |
download | gnupg2-3bbc481935713a0661a5084f624c72ae3b59a3ce.tar.xz gnupg2-3bbc481935713a0661a5084f624c72ae3b59a3ce.zip |
Add a way to get a listing of available CCID readers.
Diffstat (limited to 'common')
-rw-r--r-- | common/sexputil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/sexputil.c b/common/sexputil.c index fe0870c56..da6124d91 100644 --- a/common/sexputil.c +++ b/common/sexputil.c @@ -1,4 +1,4 @@ -/* sexputil.c - Utility fnctions for S-expressions. +/* sexputil.c - Utility functions for S-expressions. * Copyright (C) 2005 Free Software Foundation, Inc. * * This file is part of GnuPG. |