X-Git-Url: http://git.scottworley.com/tl-append/blobdiff_plain/bab98a3a230bcc2161254e5796ec97e1391b4907..b56e29cbdf58c1baa75e3340ff25c493329f2b9e:/common.h?ds=sidebyside 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);