projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a204838
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Sat, 11 Aug 2001 16:23:02 +0000
(16:23 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sat, 11 Aug 2001 16:23:02 +0000
(16:23 +0000)
util/robodoc/Source/items.c
patch
|
blob
|
history
diff --git
a/util/robodoc/Source/items.c
b/util/robodoc/Source/items.c
index 0415b3ddde0996c68d03dc7462fd7fcde3af0658..9ce0d5fae2d50d5f50904cf5950caaf8224d2de3 100644
(file)
--- 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 */