Index: openacs-4/packages/general-comments/tcl/general-comments-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/tcl/general-comments-callback-procs.tcl,v diff -u -r1.1 -r1.1.10.1 --- openacs-4/packages/general-comments/tcl/general-comments-callback-procs.tcl 5 May 2007 15:54:47 -0000 1.1 +++ openacs-4/packages/general-comments/tcl/general-comments-callback-procs.tcl 12 Sep 2015 11:06:33 -0000 1.1.10.1 @@ -19,3 +19,9 @@ @param comment Comment that was provided. This is HTML. @param object_type Object Type of the object id. This is useful to quickly say in the package implementations wether you want to deal with the comment or not. } - + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: