/[hydra]/hydra/src/timestamp.c
ViewVC logotype

Diff of /hydra/src/timestamp.c

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

revision 1.2 by nmav, Mon Sep 23 19:28:41 2002 UTC revision 1.3 by nmav, Tue Sep 24 21:47:26 2002 UTC
# Line 33  void timestamp(void) Line 33  void timestamp(void)
33      if (server_port && boa_ssl != 1)      if (server_port && boa_ssl != 1)
34         fprintf(stderr, ", port %d", server_port);             fprintf(stderr, ", port %d", server_port);    
35      if (ssl_port && boa_ssl > 0)      if (ssl_port && boa_ssl > 0)
36         fprintf(stderr, ", ssl port %d", ssl_port);             fprintf(stderr, ", SSL port %d", ssl_port);    
37      fprintf(stderr, "\n");      fprintf(stderr, "\n");
38  }  }

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26