Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Oct 2004 15:03:25 +0400
From:      Fyodor Ustinov <ufm@itcg.ru>
To:        mt@primats.org.ua
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: sarg-1.4.1_1
Message-ID:  <664386378.20041003150325@itcg.ru>

next in thread | raw e-mail | index | archive | help
Hello mt,

sarg 1.4.1_1
file: sort.c
Function: void sort_users_log(char *tmp, int debug)

trouble in end of function.
----
   (void)closedir( dirp );
   (void)rewinddir( dirp );
---

rewinddir should be placed before closedir (or removed generally
nafig)

-- 
Best regards,
 Fyodor                          mailto:ufm@itcg.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?664386378.20041003150325>