mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Add missing method and rename in header.
This commit is contained in:
parent
574fc45c0b
commit
6e843573af
2 changed files with 8 additions and 1 deletions
|
@ -107,7 +107,7 @@ extern "C" {
|
|||
/**
|
||||
* Returns allowed characers for URL host component.
|
||||
*/
|
||||
+ (id) URLFragmentAllowedCharacterSet;
|
||||
+ (id) URLHostAllowedCharacterSet;
|
||||
|
||||
/**
|
||||
* Returns allowed characers for URL password component.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue