diff options
author | Justus Winter <[email protected]> | 2016-03-02 13:27:30 +0000 |
---|---|---|
committer | Justus Winter <[email protected]> | 2016-03-02 13:27:30 +0000 |
commit | 50995d26083576ebee064136c13a4ee74cbadca7 (patch) | |
tree | 18e88002f49bfb870db262f0d5363ebf80a7e48a /common/README | |
parent | common: Consolidate Assuan server argument handling. (diff) | |
download | gnupg-50995d26083576ebee064136c13a4ee74cbadca7.tar.gz gnupg-50995d26083576ebee064136c13a4ee74cbadca7.zip |
common: Update README.
--
Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'common/README')
-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. |