X-Git-Url: http://git.scottworley.com/tl-append/blobdiff_plain/4b4feda25fa71fa0e695206bff02c90613b1f7a8..0c5417d5f47201c1b423dd9bb710ccfde06417da:/common.h diff --git a/common.h b/common.h index 8d40a78..93d722f 100644 --- a/common.h +++ b/common.h @@ -1,6 +1,6 @@ #include -extern const char *FILENAME; +extern const char *const FILENAME; void die(const char *message);