okay. think i've got it now.
This commit is contained in:
parent
7e39792c22
commit
9237c666c0
@ -17,7 +17,7 @@
|
|||||||
- CYAN PRODUCT_URI NORMAL "\nFeatures:", product_version );
|
- CYAN PRODUCT_URI NORMAL "\nFeatures:", product_version );
|
||||||
+ printf ( NORMAL "\n\n" PRODUCT_NAME "\n" BOLD PRODUCT_SHORT_NAME
|
+ printf ( NORMAL "\n\n" PRODUCT_NAME "\n" BOLD PRODUCT_SHORT_NAME
|
||||||
+ CYAN PRODUCT_URI NORMAL "\n"
|
+ CYAN PRODUCT_URI NORMAL "\n"
|
||||||
+ BOLD BLUE "http://bdisk.square-r00t.net/" NORMAL "\n" )
|
+ BOLD BLUE "http://bdisk.square-r00t.net/" NORMAL "\n" );
|
||||||
for_each_table_entry ( feature, FEATURES )
|
for_each_table_entry ( feature, FEATURES )
|
||||||
printf ( " %s", feature->name );
|
printf ( " %s", feature->name );
|
||||||
printf ( "\n" );
|
printf ( "\n" );
|
||||||
|
Loading…
Reference in New Issue
Block a user