summaryrefslogtreecommitdiff
path: root/realpath.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:36:24 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:36:24 +0000
commitb7c2da33938e1091850181d827a9ef6f51575883 (patch)
treeac382789eeabb654255d959e536554b2a60e7b9a /realpath.c
parente502fd1629139ee9e5df1f0bdeb454710ab6adfa (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
Diffstat (limited to 'realpath.c')
-rw-r--r--realpath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/realpath.c b/realpath.c
index 6dc7df4..97c5771 100644
--- a/realpath.c
+++ b/realpath.c
@@ -33,7 +33,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xedit/realpath.c,v 1.6 2002/02/10 02:50:05 paulo Exp $ */
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)realpath.c 8.1 (Berkeley) 2/16/94";