aboutsummaryrefslogtreecommitdiff
path: root/source/fail.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/fail.h')
-rw-r--r--source/fail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/fail.h b/source/fail.h
index e981473..f163d3c 100644
--- a/source/fail.h
+++ b/source/fail.h
@@ -35,7 +35,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=============================================================================*/
-extern char *fail_programName;
+extern const char *fail_programName;
void fail( const char *, ... );