Updated copyright notice to 2012
[xboard.git] / xedittags.h
index d7762b7..a9bf63f 100644 (file)
@@ -1,8 +1,7 @@
 /*
  * xedittags.h
- * $Id: xedittags.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
- * Copyright 1995,2009 Free Software Foundation, Inc.
+ * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
  *
  * ------------------------------------------------------------------------
  *
@@ -28,4 +27,5 @@
 void EditTagsProc P((Widget w, XEvent *event,
                     String *prms, Cardinal *nprms));
 
+extern Widget editTagsShell, tagsShell;
 #endif