summaryrefslogtreecommitdiff
path: root/lib-src/getopt1.c
diff options
context:
space:
mode:
authorKaroly Lorentey <lorentey@elte.hu>2005-07-05 22:22:24 +0000
committerKaroly Lorentey <lorentey@elte.hu>2005-07-05 22:22:24 +0000
commitd5dc920668a85c56c4d3e54a6898bbd43bcb64a1 (patch)
tree0dd89f6d64f668deafa71912ac0eb27f8f1240e7 /lib-src/getopt1.c
parent41be4f66fd33b17eba3e3ed4b8f8828c77f18517 (diff)
parent3ef97fb6a70598253c4f7f293b516f449389ff7e (diff)
downloademacs-d5dc920668a85c56c4d3e54a6898bbd43bcb64a1.tar.gz
emacs-d5dc920668a85c56c4d3e54a6898bbd43bcb64a1.tar.bz2
emacs-d5dc920668a85c56c4d3e54a6898bbd43bcb64a1.zip
Merged from miles@gnu.org--gnu-2005 (patch 469)
Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-469 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-372
Diffstat (limited to 'lib-src/getopt1.c')
-rw-r--r--lib-src/getopt1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/getopt1.c b/lib-src/getopt1.c
index f08cd72638a..4ec1e50b830 100644
--- a/lib-src/getopt1.c
+++ b/lib-src/getopt1.c
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
#include <config.h>