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…
Reference in New Issue
Block a user