svn commit: r53987 - head/en_US.ISO8859-1/books/fdp-primer/editor-config

Benedict Reuschling <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bcr
Date: Mon Mar 16 14:21:39 2020
New Revision: 53987
URL: https://svnweb.freebsd.org/changeset/doc/53987

Log:
  To be consistent, add the missing comment for the Set_Highlights()
  function after the endfunction just like it is done for the other
  functions and if statements shown.  No functional change.

Modified:
  head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml

Modified: head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml	Sun Mar 15 18:43:03 2020	(r53986)
+++ head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml	Mon Mar 16 14:21:39 2020	(r53987)
@@ -70,7 +70,7 @@ function Set_Highlights()
     highlight default link OverLength ErrorMsg
     match OverLength /\%71v.\+/
     return 0
-endfunction
+endfunction " Set_Highlights()
 
 function ShowSpecial()
     setlocal list listchars=tab:>>,trail:*,eol:$
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.