1: /*
   2: **  Sendmail
   3: **  Copyright (c) 1983  Eric P. Allman
   4: **  Berkeley, California
   5: **
   6: **  Copyright (c) 1983 Regents of the University of California.
   7: **  All rights reserved.  The Berkeley software License Agreement
   8: **  specifies the terms and conditions for redistribution.
   9: */
  10: 
  11: #ifndef lint
  12: static char SccsId[] = "@(#)version.c	5.52 (Berkeley) 5/6/86";
  13: #endif not lint
  14: 
  15: char    Version[] = "5.52";

Defined variables

SccsId defined in line 12; never used
Version defined in line 15; never used
Last modified: 1986-05-07
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 427
Valid CSS Valid XHTML 1.0 Strict