]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - pw/rm_r.c
Change the way that the queue(3) structures are declared; don't assume that
[pw-darwin.git] / pw / rm_r.c
index b1dd1a2cfc1e04be9bd4abf85b0019d9a33e0a42..2af9a4efca9e55bf2161dd29400efa09e50e161d 100644 (file)
--- a/pw/rm_r.c
+++ b/pw/rm_r.c
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *     $FreeBSD$
  */
 
+#ifndef lint
+static const char rcsid[] =
+  "$FreeBSD$";
+#endif /* not lint */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/types.h>