mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
use curl standard source formatting
This commit is contained in:
parent
2b700fae9d
commit
b7c56594b3
@ -22,7 +22,11 @@
|
||||
*
|
||||
* $Id$
|
||||
***************************************************************************/
|
||||
typedef enum {UPTSet=1,UPTCharRange,UPTNumRange} URLPatternType;
|
||||
typedef enum {
|
||||
UPTSet=1,
|
||||
UPTCharRange,
|
||||
UPTNumRange
|
||||
} URLPatternType;
|
||||
|
||||
typedef struct {
|
||||
URLPatternType type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user