X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/f7aa28919588d307083b4b5b1c010f26cbc63cde..648be56a195bd3fdb63b6de5ab5be90c628b4546:/helpers.lua diff --git a/helpers.lua b/helpers.lua index 97cb797..c42ce61 100644 --- a/helpers.lua +++ b/helpers.lua @@ -30,7 +30,7 @@ end -- }}} --- {{{ Read the first line of a file or return nil. +-- {{{ Read the first line of a file or return nil function helpers.first_line(f) local fp = io.open(f)