summaryrefslogtreecommitdiff
path: root/realpath.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-05 13:41:23 +0000
committerEgbert Eich <eich@suse.de>2004-03-05 13:41:23 +0000
commit3d4783e06169c3b96eea0a9826c06d8c6a12ae02 (patch)
tree1008a7775a52ce81a8b28a5ff5cf2bc58527d5ff /realpath.c
parent6503c7eb0c08963d1842ecbae540e40fc408f6f1 (diff)
Reverted darwin/bundle/**/Credits.rtf to XFree86 versions to avoid future conflicts on ASCII but not humal readable files. (There should probably be separate CreditsXorg.rtf files) (Egbert Eich).
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 97c5771..4d58b75 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: xc/programs/xedit/realpath.c,v 1.6 2002/02/10 02:50:05 paulo Exp $ */
+/* $XFree86: xc/programs/xedit/realpath.c,v 1.4 2000/02/12 20:45:45 dawes Exp $ */
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)realpath.c 8.1 (Berkeley) 2/16/94";