CVSROOT: /sources/classpath
Module name: classpath
Changes by: Mario Torre <neugens> 06/09/27 18:36:09
Modified files:
include : gnu_java_util_prefs_gconf_GConfNativePeer.h
native/jni/gconf-peer: GConfNativePeer.c
. : ChangeLog
scripts : check_jni_methods.sh
Log message:
2006-09-27 Mario Torre <[EMAIL PROTECTED]>
* scripts/check_jni_methods.sh: removed methods from the
ignore list:
Java_gnu_java_util_prefs_gconf_GConfNativePeer_finalize_1class
Java_gnu_java_util_prefs_gconf_GConfNativePeer_init_1id_1cache
Java_gnu_java_util_prefs_gconf_GConfNativePeer_init_1class
Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1escape_1key
Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1unescape_1key
* native/jni/gconf-peer/GConfNativePeer.c: fixed coding style
to better follow the GNU style.
* include/gnu_java_util_prefs_gconf_GConfNativePeer.h.
regenerated header file for GConfNativePeer.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/include/gnu_java_util_prefs_gconf_GConfNativePeer.h?cvsroot=classpath&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/gconf-peer/GConfNativePeer.c?cvsroot=classpath&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8621&r2=1.8622
http://cvs.savannah.gnu.org/viewcvs/classpath/scripts/check_jni_methods.sh?cvsroot=classpath&r1=1.14&r2=1.15