Commit c0bd1a8
committed
Fill in placeholder javadoc for DisconnectionRequestManager listener methods
The addListener and removeListener methods had `@param accountIdentifier TODO`
and `@param deviceId TODO` placeholders in their javadoc. Replace them with
descriptions consistent with the style used elsewhere in the same class
(e.g. `requestDisconnection`).1 parent 9f6d80c commit c0bd1a8
1 file changed
Lines changed: 4 additions & 4 deletions
File tree
- service/src/main/java/org/whispersystems/textsecuregcm/auth
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
| 124 | + | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
| 142 | + | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments