diff options
author | Justus Winter <justus@g10code.com> | 2016-03-02 14:27:30 +0100 |
---|---|---|
committer | Justus Winter <justus@g10code.com> | 2016-03-02 14:27:30 +0100 |
commit | 50995d26083576ebee064136c13a4ee74cbadca7 (patch) | |
tree | 18e88002f49bfb870db262f0d5363ebf80a7e48a | |
parent | common: Consolidate Assuan server argument handling. (diff) | |
download | gnupg2-50995d26083576ebee064136c13a4ee74cbadca7.tar.xz gnupg2-50995d26083576ebee064136c13a4ee74cbadca7.zip |
common: Update README.
--
Signed-off-by: Justus Winter <justus@g10code.com>
-rw-r--r-- | common/README | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/common/README b/common/README index a90224bab..73799a857 100644 --- a/common/README +++ b/common/README @@ -1,11 +1 @@ -Stuff used by several modules of GnuPG. - -These directories use it: - -gpg -sm -agent - -These directories don't use it: - -kbx
\ No newline at end of file +Common functionality used by all modules of GnuPG. |