From: Pekka Riikonen Date: Sat, 11 Aug 2001 16:23:02 +0000 (+0000) Subject: updates. X-Git-Tag: 1.2.beta1~1953 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=6fff2f7c4e85f542f7a1fab2bf217efd01e954ec;p=crypto.git updates. --- diff --git a/util/robodoc/Source/items.c b/util/robodoc/Source/items.c index 0415b3dd..9ce0d5fa 100644 --- a/util/robodoc/Source/items.c +++ b/util/robodoc/Source/items.c @@ -119,7 +119,7 @@ long item_attributes[NUMBER_OF_ITEMS] = ITEM_NAME_LARGE_FONT, /* SIDE_EFFECTS_ITEM */ ITEM_NAME_LARGE_FONT, /* RESULT_ITEM */ ITEM_NAME_LARGE_FONT, /* RETURN_VALUE_ITEM */ - ITEM_NAME_LARGE_FONT, /* EXAMPLE_ITEM */ + ITEM_NAME_LARGE_FONT | TEXT_BODY_SHINE, /* EXAMPLE_ITEM */ ITEM_NAME_LARGE_FONT | TEXT_BODY_SHINE, /* NOTE_ITEM */ ITEM_NAME_LARGE_FONT, /* DIAGNOSTICS_ITEM */ ITEM_NAME_LARGE_FONT, /* WARNING_ITEM */