summaryrefslogtreecommitdiffstats
path: root/util/regcomp.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2005-05-31 10:39:18 +0200
committerWerner Koch <wk@gnupg.org>2005-05-31 10:39:18 +0200
commit7d4043ca57f75c7a9461bbaf5754396531ab7d85 (patch)
tree6d073ef027c0fbdf6273744b134621256a387de2 /util/regcomp.c
parent* trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through (diff)
downloadgnupg2-7d4043ca57f75c7a9461bbaf5754396531ab7d85.tar.xz
gnupg2-7d4043ca57f75c7a9461bbaf5754396531ab7d85.zip
Updated FSF street address and preparations for a release candidate.
Diffstat (limited to 'util/regcomp.c')
-rw-r--r--util/regcomp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/regcomp.c b/util/regcomp.c
index c517b71cc..d4957e4b9 100644
--- a/util/regcomp.c
+++ b/util/regcomp.c
@@ -16,7 +16,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ 02110-1301 USA. */
#include <assert.h>
#include <ctype.h>