comparison cmake/function/IrccdIndentMessage.cmake @ 659:e9adad05580f

CMake: style #782
author David Demelier <markand@malikania.fr>
date Tue, 27 Mar 2018 21:15:44 +0200
parents 27587ff92a64
children 8c44bbcbbab9
comparison
equal deleted inserted replaced
658:e0714513ed1d 659:e9adad05580f
16 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17 # 17 #
18 18
19 # 19 #
20 # irccd_indent_message 20 # irccd_indent_message
21 # ------------------------------------------------------------------- 21 # --------------------
22 # 22 #
23 # irccd_indent_message(variable value padding) 23 # irccd_indent_message(variable value padding)
24 # 24 #
25 # Indent a message and its value with the specified amount of spaces between 25 # Indent a message and its value with the specified amount of spaces between
26 # variable and value. 26 # variable and value.