Re: [PATCH] Fix sectioning in cgen.texi
[email protected] (Jose E. Marchesi) Mon, 26 Nov 2018 15:41:04 +0100
| Newsgroups | gmane.comp.tools.cgen.devel |
|---|---|
| Message-ID | <[email protected]> |
A typo in the ChangeLog was introduced while pushing the little patch I sent to CVS: Index: ChangeLog =================================================================== RCS file: /cvs/src/src/cgen/ChangeLog,v retrieving revision 1.485 diff -u -r1.485 ChangeLog --- ChangeLog 20 Nov 2018 20:32:38 -0000 1.485 +++ ChangeLog 26 Nov 2018 14:40:56 -0000 @@ -1,6 +1,6 @@ 2018-11-20 Jose E. Marchesi <[email protected]> -* doc/running.texi (Set up the arguments for cgen): Raised from a + * doc/running.texi (Set up the arguments for cgen): Raised from a subsection to a section. 2018-03-03 Alan Modra <[email protected]>