Commit 2313589
committed
This program is a filter but it, as it is the default, changes also the way some characters are represented e.g. when having a German o with umlaut this is encoded (Latin1) as octal ' 303' '266' ., and the filter changes this into
v, the filter should leave it as is and give it to doxygen that can decide by means of the INPUT_ENCODING how to handle the character.1 parent b470a10 commit 2313589
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
126 | 132 | | |
127 | 133 | | |
128 | 134 | | |
| |||
0 commit comments