lua.c
changeset 134 d7ab555b9766
parent 132 2827e775d5fa
child 135 0e407455faca
--- a/lua.c	Tue Aug 21 16:06:54 2012 +0300
+++ b/lua.c	Tue Aug 21 16:23:23 2012 +0300
@@ -104,6 +104,8 @@
 //  code
 //
 
+/// Provided lua functions
+
 // caller sould g_free result
 static char *mcabber_config_filename (const char *file)
 {