| # | Line 39 | Line 39 | module uk { module ac { module ukc { module iscream { | |
|---|---|---|
| 39 | ||
| 40 | module filter { | |
| 41 | interface FilterManager { | |
| 42 | < | |
| 42 | > | //intentionally blank at present |
| 43 | }; | |
| 44 | < | |
| 44 | > | interface Filter { |
| 45 | > | //intentionally blank at present |
| 46 | > | }; |
| 47 | // end filter | |
| 48 | }; | |
| 49 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |