In article <20090327152624.gu6...@ojctech.com>, David Young <dyo...@pobox.com> wrote: >On Thu, Mar 26, 2009 at 08:51:05PM +0000, David Laight wrote: >> On Wed, Mar 25, 2009 at 09:48:37PM +0000, David Young wrote: >> > Module Name: src >> > Committed By: dyoung >> > Date: Wed Mar 25 21:48:37 UTC 2009 >> > >> > Modified Files: >> > src/sys/kern: subr_autoconf.c >> > >> > Log Message: >> > ctags(1) gets confused by 'typedef struct X { } X_t', so break 'typedef >> > struct pmf_private { ... } pmf_private_t' into a struct definition and a >> > typedef definition. >> >> Surely it is better to fix ctags .... > >I have neither the time nor the inclination. :-) >
That was a 1 character addition in C.c. Can you revert it now? christos