fix spacing

This commit is contained in:
Kelvin Sherlock 2012-04-10 00:20:53 -04:00
parent 798574a8a5
commit 3bbf1a35b4
1 changed files with 0 additions and 2 deletions

2
url.h
View File

@ -1,5 +1,4 @@
#ifndef __url_h__
#define __url_h__
enum {
@ -19,7 +18,6 @@ enum {
};
typedef struct URLRange {
int location;
int length;