aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
authorLute Kamstra2005-07-04 16:49:24 +0000
committerLute Kamstra2005-07-04 16:49:24 +0000
commit4fc5845fe896177307f553d8af0d48834206c060 (patch)
tree3d852e0efe8656b55a79e91b79beaa99974d231c /src/window.c
parent364c38d3af67e2b56a90a6547ec9f773967bf1df (diff)
downloademacs-4fc5845fe896177307f553d8af0d48834206c060.tar.gz
emacs-4fc5845fe896177307f553d8af0d48834206c060.zip
Update FSF's address.
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/window.c b/src/window.c
index 3d8fa95f2fe..6155aeddc6b 100644
--- a/src/window.c
+++ b/src/window.c
@@ -17,8 +17,8 @@ GNU General Public License for more details.
17 17
18You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
19along with GNU Emacs; see the file COPYING. If not, write to 19along with GNU Emacs; see the file COPYING. If not, write to
20the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 20the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
21Boston, MA 02111-1307, USA. */ 21Boston, MA 02110-1301, USA. */
22 22
23#include <config.h> 23#include <config.h>
24#include "lisp.h" 24#include "lisp.h"