Use correct version number.
[dragonfly.git] / contrib / sendmail-8.13.7 / libsm / path.c
blob6932e1f2950ab40384120c9b9f64ebebeaf12683
1 /*
2 * Copyright (c) 2000-2001 Sendmail, Inc. and its suppliers.
3 * All rights reserved.
5 * By using this file, you agree to the terms and conditions set
6 * forth in the LICENSE file which can be found at the top level of
7 * the sendmail distribution.
8 */
10 #include <sm/gen.h>
11 SM_RCSID("@(#)$Id: path.c,v 1.9 2001/09/11 04:04:49 gshapiro Exp $")
13 #include <sm/path.h>
14 #include <sm/string.h>