/[xforms]/xforms/demos/wwwl.c
ViewVC logotype

Diff of /xforms/demos/wwwl.c

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

revision 1.1 by leeming, Sun Apr 6 15:52:38 2003 UTC revision 1.2 by leeming, Thu Apr 17 09:04:56 2003 UTC
# Line 335  connect_cb(FL_OBJECT * ob, long data) Line 335  connect_cb(FL_OBJECT * ob, long data)
335      {      {
336          fl_set_cursor(ui->www->window, XC_watch);          fl_set_cursor(ui->www->window, XC_watch);
337          XFlush(fl_get_display());          XFlush(fl_get_display());
338          snprintf(cmdbuf,          fl_snprintf(cmdbuf,
339                   sizeof( cmdbuf),                   sizeof( cmdbuf),
340                   "%s %s",                   "%s %s",
341                   WWW_BROWSER,                   WWW_BROWSER,

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

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