.. | .. |
---|
110 | 110 | ) { |
---|
111 | 111 | my $s = $1; |
---|
112 | 112 | |
---|
113 | | - $structs{$s} = "struct :c:type:`$s`\\ "; |
---|
| 113 | + $structs{$s} = "struct $s\\ "; |
---|
114 | 114 | next; |
---|
115 | 115 | } |
---|
116 | 116 | } |
---|
.. | .. |
---|
393 | 393 | |
---|
394 | 394 | Copyright (c) 2016 by Mauro Carvalho Chehab <mchehab+samsung@kernel.org>. |
---|
395 | 395 | |
---|
396 | | -License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>. |
---|
| 396 | +License GPLv2: GNU GPL version 2 <https://gnu.org/licenses/gpl.html>. |
---|
397 | 397 | |
---|
398 | 398 | This is free software: you are free to change and redistribute it. |
---|
399 | 399 | There is NO WARRANTY, to the extent permitted by law. |
---|