diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-07 08:09:37 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-07 08:12:57 -0300 |
commit | 4ff916a0c901559d4913bfdb2e5f676c9856b969 (patch) | |
tree | fd626c02a16fa772ad3b05dd05d1106596b6dea3 /Documentation/phy.txt | |
parent | 6c4c7dadb4a1bb82d04d6c5096656f8fe63ba2a4 (diff) |
doc-rst: parse-headers: fix multiline typedef handler
The typedef handler should do two things to be generic:
1) parse typedef enums;
2) accept both possible syntaxes:
typedef struct foo { .. } foo_t;
typedef struct { .. } foo_t;
Unfortunately, this is needed to parse some legacy DVB
files, like dvb/audio.h.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/phy.txt')
0 files changed, 0 insertions, 0 deletions