X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/177c0ea74342272645959b82cf219faa0b3dba16..d9df5bffac090389cdd163ba04feeb11f0e2d8b8:/oldXMenu/AddPane.c diff --git a/oldXMenu/AddPane.c b/oldXMenu/AddPane.c index ab8ed42b01..4bb16c8d57 100644 --- a/oldXMenu/AddPane.c +++ b/oldXMenu/AddPane.c @@ -1,7 +1,7 @@ #include "copyright.h" -/* $Header: /cvs/emacs/oldXMenu/AddPane.c,v 1.1 1999/10/03 19:34:51 fx Exp $ */ /* Copyright Massachusetts Institute of Technology 1985 */ +/* Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package @@ -102,3 +102,6 @@ XMenuAddPane(display, menu, label, active) _XMErrorCode = XME_NO_ERROR; return((menu->p_count - 1)); } + +/* arch-tag: 62a26021-f29d-48ba-96ef-3b6c4ebd6547 + (do not change this comment) */