src/: Error message cleanup.
[sod] / src / c-types-parse.lisp
index ce70ef7..3a5a536 100644 (file)
               (disallow-keyword-functions (type)
                 (when (typep type 'c-keyword-function-type)
                   (error "Functions with keyword arguments are only ~
-                          allowed at top-level.")))
+                          allowed at top-level")))
 
               (star ()
                 ;; Prefix: `*' qualifiers