diff options
Diffstat (limited to 'doc/dev-function-overview.md')
-rw-r--r-- | doc/dev-function-overview.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/dev-function-overview.md b/doc/dev-function-overview.md index ecf9186ca..5e382201f 100644 --- a/doc/dev-function-overview.md +++ b/doc/dev-function-overview.md @@ -49,4 +49,3 @@ Shorthand test to see if variable $var is set and is not empty. Tests vary by ty If variable is set, returns 1 if has 'non-zero' value, otherwise returns 0. -- e.g. x('') or x(0) returns 0; #include doc/macros/main_footer.bb; - |