]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/realpath.c
Import of OpenSSH 4.3p1
[gssapi-openssh.git] / openssh / 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 1.087918 seconds and 4 git commands to generate.