X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/266a86bd7fedf743225c2497956b73ecb2245196..0d26e0b62b7d01e3cb6eb57943269b8f25e53cd6:/lwlib/lwlib.h diff --git a/lwlib/lwlib.h b/lwlib/lwlib.h index 36f880d6d1..cdd1e790ef 100644 --- a/lwlib/lwlib.h +++ b/lwlib/lwlib.h @@ -1,7 +1,6 @@ /* Copyright (C) 1992, 1993 Lucid, Inc. -Copyright (C) 1994, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright (C) 1994, 1999-2011 Free Software Foundation, Inc. This file is part of the Lucid Widget Library. @@ -186,10 +185,8 @@ void lw_set_main_areas (Widget parent, MOTIF_P non-zero means map separator types not supported by Motif to similar ones that are supported. */ -int lw_separator_p (char *label, enum menu_separator *type, +int lw_separator_p (const char *label, enum menu_separator *type, int motif_p); #endif /* LWLIB_H */ -/* arch-tag: 44d818d5-7eb2-4d87-acd7-b992bb0d5d20 - (do not change this comment) */