mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add comment to decodedEntity.
This commit is contained in:
@@ -166,6 +166,7 @@ extension String {
|
||||
}
|
||||
}
|
||||
|
||||
/// rawEntity is assumed not to have opening `&` and closing `;`.
|
||||
private func decodedEntity(_ rawEntity: String) -> String? {
|
||||
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user