aboutsummaryrefslogtreecommitdiff
path: root/include/bc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bc.h')
-rw-r--r--include/bc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bc.h b/include/bc.h
index b25df09a174e..2213278be1da 100644
--- a/include/bc.h
+++ b/include/bc.h
@@ -51,7 +51,7 @@
* @return A status.
*/
BcStatus
-bc_main(int argc, char* argv[]);
+bc_main(int argc, const char* argv[]);
// These are references to the help text, the library text, and the "filename"
// for the library.