/[xforms]/xforms/lib/tabfolder.c
ViewVC logotype

Diff of /xforms/lib/tabfolder.c

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

revision 1.8 by leeming, Thu Apr 24 12:35:33 2003 UTC revision 1.9 by leeming, Tue Sep 9 00:28:25 2003 UTC
# Line 25  Line 25 
25   *   *
26   *.   *.
27   *  This file is part of the XForms library package.   *  This file is part of the XForms library package.
28   *  Copyright (c) 1997-2002  By T.C. Zhao   *  Copyright (c) 1997-2002  By T.C. Zhao
29   *  All rights reserved.   *  All rights reserved.
30   *.   *.
31   *   *
# Line 460  fl_delete_folder_byname(FL_OBJECT * ob, Line 460  fl_delete_folder_byname(FL_OBJECT * ob,
460  }  }
461    
462  #if TBDEBUG  #if TBDEBUG
463  void  void
464  fl_print_tabfolder(FL_OBJECT * ob, const char *s)  fl_print_tabfolder(FL_OBJECT * ob, const char *s)
465  {  {
466      SPEC *sp = ob->spec;      SPEC *sp = ob->spec;
# Line 902  compute_position(FL_OBJECT * ob) Line 902  compute_position(FL_OBJECT * ob)
902      else      else
903          compute_top_position(ob);          compute_top_position(ob);
904    
905        
906  }  }
907    
908  int  int

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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