/[emacs]/emacs/lwlib/lwlib.c
ViewVC logotype

Diff of /emacs/lwlib/lwlib.c

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

revision 1.45 by pj, Tue Dec 18 06:23:17 2001 UTC revision 1.46 by eliz, Sat Mar 16 09:39:28 2002 UTC
# Line 75  char *lwlib_toolkit_type = "motif"; Line 75  char *lwlib_toolkit_type = "motif";
75  char *lwlib_toolkit_type = "lucid";  char *lwlib_toolkit_type = "lucid";
76  #endif  #endif
77    
78    #ifndef P_
79  #if defined __STDC__ || defined PROTOTYPES  #if defined __STDC__ || defined PROTOTYPES
80  #define P_(x)   x  #define P_(x)   x
81  #else  #else
82  #define P_(x)   ()  #define P_(x)   ()
83  #endif  #endif
84    #endif
85    
86  static widget_value *merge_widget_value P_ ((widget_value *,  static widget_value *merge_widget_value P_ ((widget_value *,
87                                               widget_value *,                                               widget_value *,

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

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