/[weechat]/weechat/src/plugins/perl/wee-perl.h
ViewVC logotype

Diff of /weechat/src/plugins/perl/wee-perl.h

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

revision 1.1 by flashcode, Sun Nov 16 19:40:36 2003 UTC revision 1.2 by flashcode, Sun Nov 16 23:46:49 2003 UTC
# Line 31  struct t_perl_script Line 31  struct t_perl_script
31      char *version;                  /* version of script                    */      char *version;                  /* version of script                    */
32      char *shutdown_func;            /* function when script ends            */      char *shutdown_func;            /* function when script ends            */
33      char *description;              /* description of script                */      char *description;              /* description of script                */
34        t_perl_script *prev_script;     /* link to previous Perl script         */
35      t_perl_script *next_script;     /* link to next Perl script             */      t_perl_script *next_script;     /* link to next Perl script             */
36  };  };
37    

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