Browse Source

s/cgminer/bfgminer/

Luke Dashjr 13 years ago
parent
commit
9ca8ea9cf9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api-example.c

+ 1 - 1
api-example.c

@@ -8,7 +8,7 @@
  */
  */
 
 
 /* Compile:
 /* Compile:
- *   gcc api-example.c -I compat/jansson -o cgminer-api
+ *   gcc api-example.c -I compat/jansson -o bfgminer-api
  */
  */
 
 
 #include "config.h"
 #include "config.h"