K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-03-24T18:55:39.000000Z K 7 svn:log V 220 Make libdisk C++ aware: - add __BEGIN_DECLS and __END_DECLS, - add a bunch of ``const'' qualifiers all over the place, - rename the `private' struct member into `private_data' to avoid the clash with the C++ keyword. END