summaryrefslogtreecommitdiff
path: root/openbsd-compat/getcwd.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2016-08-02 09:06:27 +1000
committerDarren Tucker <dtucker@zip.com.au>2016-08-02 09:06:27 +1000
commit30f9bd1c0963c23bfba8468dfd26aa17609ba42f (patch)
tree18482070346150fd3248655e41c7e5fcec3be5de /openbsd-compat/getcwd.c
parent9715d4ad4b53877ec23dc8681dd7a405de9419a6 (diff)
Repair $OpenBSD markers.
Diffstat (limited to 'openbsd-compat/getcwd.c')
-rw-r--r--openbsd-compat/getcwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/getcwd.c b/openbsd-compat/getcwd.c
index 3edbb9cba..e4f7f5a3d 100644
--- a/openbsd-compat/getcwd.c
+++ b/openbsd-compat/getcwd.c
@@ -1,4 +1,4 @@
1/* from OpenBSD: getcwd.c,v 1.14 2005/08/08 08:05:34 espie Exp */ 1/* $OpenBSD: getcwd.c,v 1.14 2005/08/08 08:05:34 espie Exp */
2/* 2/*
3 * Copyright (c) 1989, 1991, 1993 3 * Copyright (c) 1989, 1991, 1993
4 * The Regents of the University of California. All rights reserved. 4 * The Regents of the University of California. All rights reserved.