diff options
Diffstat (limited to 'share/examples/autofs/driver/autodriver.c')
-rw-r--r-- | share/examples/autofs/driver/autodriver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/autofs/driver/autodriver.c b/share/examples/autofs/driver/autodriver.c index e2c9b05..10ccbb0 100644 --- a/share/examples/autofs/driver/autodriver.c +++ b/share/examples/autofs/driver/autodriver.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: autodriver.c,v 1.8 2004/08/31 08:49:56 bright Exp $ + * $Id: autodriver.c,v 1.9 2004/09/08 08:12:21 bright Exp $ * $FreeBSD$ */ #include <ctype.h> |