s/intialize/initialize, from <jmc@prioris.mini.pw.edu.pl>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11654 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -214,7 +214,7 @@ init_descr(struct descr *d)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* re-intialize all `n' ->sa in `d'.
|
* re-initialize all `n' ->sa in `d'.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
@@ -19,7 +19,7 @@ extern "C" {
|
|||||||
#define RTLD_GLOBAL 0x100 /* allow symbols to be global */
|
#define RTLD_GLOBAL 0x100 /* allow symbols to be global */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* To be able to intialize, a library may provide a dl_info structure
|
* To be able to initialize, a library may provide a dl_info structure
|
||||||
* that contains functions to be called to initialize and terminate.
|
* that contains functions to be called to initialize and terminate.
|
||||||
*/
|
*/
|
||||||
struct dl_info {
|
struct dl_info {
|
||||||
|
Reference in New Issue
Block a user