head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.12.02.18.45.56;	author steve;	state dead;
branches;
next	1.1;

1.1
date	2001.11.17.18.06.18;	author olgeni;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to version 1.1.10.

PR:		32394
Submitted by:	maintainer
@
text
@--- nasl/nasl.c.orig	Tue Nov  6 14:38:40 2001
+++ nasl/nasl.c	Sat Nov 17 11:06:13 2001
@@@@ -112,7 +112,9 @@@@
  	Command-line options
   ---------------------------------------------*/
   
+#ifndef __FreeBSD__
  optind = 0; 	 
+#endif
  while((i = getopt(argc, argv, "hvt:"))!=EOF)
   switch(i)
   {
@


1.1
log
@Update nessus-*-devel to version 1.1.9.

PR:		32057
Submitted by:	Udo Schweigert <udo.schweigert@@siemens.com>
@
text
@@

