On Thu, Feb 23, 2017 at 03:30:21PM +0000, Pedro F. Giffuni wrote: > Author: pfg > Date: Thu Feb 23 15:30:21 2017 > New Revision: 314142 > URL: https://svnweb.freebsd.org/changeset/base/314142 > > Log: > dev/ce: double assignment. > > The code is not operational right now so just comment away an obviously > useless assignment. Fix some typos while here. > > > - /* XXXRIK: This function should be for comleteness, but for now I > - * don't use it. So I just start to write and didn't finished it yet. > - * It and it is VERY BUGGY!!! Do not use it. If you really > - * need it ask me to fix it or rewrite it by your self. > + /* XXXRIK: This function should be for completeness, but for now I > + * don't use it. I just started to write and haven't finished it yet. > + * It is VERY BUGGY!!! Do not use it. If you really need > + * it ask me to fix it or rewrite it by yourself. > * Note: most buggy part of it in ce_on_config_stop! > */
Please don't fix typos etc. unless they seriouslyl harm readability. Changes of this sort make it harder to svn blame. -- Mateusz Guzik <mjguzik gmail.com> _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"