aboutsummaryrefslogtreecommitdiff
path: root/libjava/gcj/cni.h
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2003-07-08 21:27:37 +0000
committerMark Wielaard <mark@gcc.gnu.org>2003-07-08 21:27:37 +0000
commit5be0088e4580f97ca5975553d8d8ab3116841b5e (patch)
tree7927de4d331bb93a75eccb1b03d8d9f8bae6a169 /libjava/gcj/cni.h
parent671d6ee7353904c9f8198bc528970a2bad25e142 (diff)
downloadgcc-5be0088e4580f97ca5975553d8d8ab3116841b5e.zip
gcc-5be0088e4580f97ca5975553d8d8ab3116841b5e.tar.gz
gcc-5be0088e4580f97ca5975553d8d8ab3116841b5e.tar.bz2
cni.h: CNI now expands to Compiled Native Interface.
* gcj/cni.h: CNI now expands to Compiled Native Interface. * java/lang/e_pow.c: CYGNUS LOCAL should be GCJ LOCAL. * java/lang/fdlibm.h: Likewise. From-SVN: r69104
Diffstat (limited to 'libjava/gcj/cni.h')
-rw-r--r--libjava/gcj/cni.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/gcj/cni.h b/libjava/gcj/cni.h
index 08b55c3..3790dc4 100644
--- a/libjava/gcj/cni.h
+++ b/libjava/gcj/cni.h
@@ -1,5 +1,5 @@
// gcj/cni.h -*- c++ -*-
-// This file describes the Cygnus Native Interface, CNI.
+// This file describes the Compiled Native Interface, CNI.
// It provides a nicer interface to many of the things in gcj/javaprims.h.
/* Copyright (C) 1998, 1999, 2002 Free Software Foundation