diff options
author | Werner Koch <[email protected]> | 2007-04-03 16:57:37 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-04-03 16:57:37 +0000 |
commit | 3bbc481935713a0661a5084f624c72ae3b59a3ce (patch) | |
tree | 0d44a3635b8f0aa555133dbfe5d08cf9aae731ca /common/sexputil.c | |
parent | kbx/ (diff) | |
download | gnupg-3bbc481935713a0661a5084f624c72ae3b59a3ce.tar.gz gnupg-3bbc481935713a0661a5084f624c72ae3b59a3ce.zip |
Add a way to get a listing of available CCID readers.
Diffstat (limited to 'common/sexputil.c')
-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. |