minor documentation corrections
[cacao.git] / nat / gnu_classpath_Configuration.h
1 /* This file is machine generated, don't edit it !*/
2
3 #ifndef _GNU_CLASSPATH_CONFIGURATION_H
4 #define _GNU_CLASSPATH_CONFIGURATION_H
5
6 /* Structure information for class: gnu/classpath/Configuration */
7
8 typedef struct gnu_classpath_Configuration {
9    java_objectheader header;
10 } gnu_classpath_Configuration;
11
12 #endif
13