/[emacs]/emacs/oldXMenu/FindPane.c
ViewVC logotype

Diff of /emacs/oldXMenu/FindPane.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by fx, Sun Oct 3 19:35:02 1999 UTC revision 1.1.18.1 by miles, Fri Apr 4 06:20:52 2003 UTC
# Line 6  Line 6 
6  /*  /*
7   * XMenu:       MIT Project Athena, X Window system menu package   * XMenu:       MIT Project Athena, X Window system menu package
8   *   *
9   *      XMenuFindPane - Find the first menu pane who's label matches a   *      XMenuFindPane - Find the first menu pane who's label matches a
10   *                      particular string.   *                      particular string.
11   *   *
12   *      Author:         Tony Della Fera, DEC   *      Author:         Tony Della Fera, DEC
# Line 17  Line 17 
17  #include "XMenuInt.h"  #include "XMenuInt.h"
18    
19  int  int
20  XMenuFindPane(menu, label)  XMenuFindPane(menu, label)
21      register XMenu *menu;      register XMenu *menu;
22      register char *label;      register char *label;
23  {  {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.18.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26