]> git.ozlabs.org Git - ccan/commitdiff
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)
      /**
       * struct foo - some description

So, <identifier> here can have a space in it.


No differences found