/[pkg-mixmaster]/trunk/Mix/Src/mix.c
ViewVC logotype

Diff of /trunk/Mix/Src/mix.c

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

revision 1021 by zax, Mon Nov 19 13:42:41 2007 UTC revision 1022 by zax-guest, Tue Jul 24 10:47:37 2012 UTC
# Line 475  static void mix_setdefaults() Line 475  static void mix_setdefaults()
475          INDUMMYMAXP   = 84;     /* for both of the above:  while (rnd < p) { senddummy(); }  */          INDUMMYMAXP   = 84;     /* for both of the above:  while (rnd < p) { senddummy(); }  */
476          OUTDUMMYMAXP  = 96;     /* set max INDUMMYP and OUTDUMMYP such that 24 and 5.25 dummy messages will */          OUTDUMMYMAXP  = 96;     /* set max INDUMMYP and OUTDUMMYP such that 24 and 5.25 dummy messages will */
477          MIDDLEMAN     = 0;      /* be generated on average. More than this is insane. */          MIDDLEMAN     = 0;      /* be generated on average. More than this is insane. */
478          AUTOBLOCK     = 1;          AUTOBLOCK     = 0;
479          STATSDETAILS  = 1;          STATSDETAILS  = 1;
480          strnncpy(FORWARDTO, "*");          strnncpy(FORWARDTO, "*");
481          SIZELIMIT     = 0;              /* maximal size of remailed messages */          SIZELIMIT     = 0;              /* maximal size of remailed messages */

Legend:
Removed from v.1021  
changed lines
  Added in v.1022

  ViewVC Help
Powered by ViewVC 1.1.5