*** empty log message ***

This commit is contained in:
hyung-hwan 2005-05-22 09:16:18 +00:00
parent 6d20089e26
commit b100ae73ff

View File

@ -1,5 +1,5 @@
/*
* $Id: stx.c,v 1.24 2005-05-22 04:34:22 bacon Exp $
* $Id: stx.c,v 1.25 2005-05-22 09:16:18 bacon Exp $
*/
#include <xp/stx/stx.h>
@ -205,3 +205,4 @@ static void __create_bootstrapping_objects (xp_stx_t* stx)
symbol_Pairlink, stx->class_pairlink);
}