X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/5f0979c1f526d68a18b536eab1a69de8f60b54a7..62fa1dac8cf3098d212c0e8f4b3cc2cadaddd4c5:/src/errmsg.str diff --git a/src/errmsg.str b/src/errmsg.str index 60a6500..a0bb117 100644 --- a/src/errmsg.str +++ b/src/errmsg.str @@ -11,7 +11,6 @@ &CDECL__EBADQUAL only pointer types can be restrict-qualified &CDECL__ENOTFUNC only function declarations can have function specifiers &CDECL__EBADPARAM invalid function parameter -&CDECL__EMANYPAREN too many parentheses &CDECL__EVOIDPARAM void parameter must stand alone &CDECL__ERETFUNC functions cannot return functions &CDECL__ERETARRAY functions cannot return array