Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 01:32:18 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 12059 for review
Message-ID:  <200205290832.g4T8WIg50990@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12059

Change 12059 by peter@peter_daintree on 2002/05/29 01:31:17

	revert.  This problem was probably a cross or early toolchain wart.

Affected files ...

... //depot/projects/ia64/contrib/opie/libopie/writerec.c#4 edit

Differences ...

==== //depot/projects/ia64/contrib/opie/libopie/writerec.c#4 (text+ko) ====

@@ -35,7 +35,7 @@
 #include <ctype.h>
 #include "opie.h"
 
-static char *__opienone = "****************";
+char *__opienone = "****************";
 
 int __opiewriterec FUNCTION((opie), struct opie *opie)
 {

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205290832.g4T8WIg50990>