okay. think i've got it now.

This commit is contained in:
brent s. 2015-06-29 22:44:43 -04:00
parent 7e39792c22
commit 9237c666c0
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
- CYAN PRODUCT_URI NORMAL "\nFeatures:", product_version );
+ printf ( NORMAL "\n\n" PRODUCT_NAME "\n" BOLD PRODUCT_SHORT_NAME
+ 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 )
printf ( " %s", feature->name );
printf ( "\n" );