]> git.ozlabs.org Git - ccan/commit
tools: fix bug in doc-extract, handle spaces in summary line
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 7 Oct 2010 02:42:57 +0000 (13:12 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 7 Oct 2010 02:42:57 +0000 (13:12 +1030)
commit904cfe9453e7350d6df3d0f2166c36d86f252546
treec69a7253e2dc093b275cc5020a83ea6d71dac6da
parentd40331c745a6e4a56a3ea210ef9e1e264f7e6e5a
tools: fix bug in doc-extract, handle spaces in summary line

      /**
       * struct foo - some description

So, <identifier> here can have a space in it.
tools/doc_extract-core.c