]> andersk Git - openssh.git/blobdiff - openbsd-compat/realpath.c
- otto@cvs.openbsd.org 2005/11/25 08:06:25
[openssh.git] / openbsd-compat / realpath.c
index 8430bec24d8fae9ed7708a1fa7327c8070d33a07..b6120d034d5dfb51318841370aeec212f27e95fd 100644 (file)
@@ -1,5 +1,4 @@
-/* OPENBSD ORIGINAL: lib/libc/stdlib/realpath.c */
-
+/*     $OpenBSD: realpath.c,v 1.13 2005/08/08 08:05:37 espie Exp $ */
 /*
  * Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
  *
@@ -28,6 +27,8 @@
  * SUCH DAMAGE.
  */
 
+/* OPENBSD ORIGINAL: lib/libc/stdlib/realpath.c */
+
 #include "includes.h"
 
 #if !defined(HAVE_REALPATH) || defined(BROKEN_REALPATH)
This page took 0.233339 seconds and 4 git commands to generate.