summaryrefslogtreecommitdiff
path: root/src/lib/url.h
diff options
context:
space:
mode:
authornpmccallum <npmccallum@c587cffe-e639-0410-9787-d7902ae8ed56>2008-06-05 20:56:04 +0000
committernpmccallum <npmccallum@c587cffe-e639-0410-9787-d7902ae8ed56>2008-06-05 20:56:04 +0000
commit9a401f3d7392134859a809905b11b7bcfaeea50b (patch)
treef34c169d4e4f43546bd4404af8c69be09e30ea55 /src/lib/url.h
parent197ba7edc0ce6f6758b198821a9c6bf7c1fd1932 (diff)
downloadlibproxy-git-libproxy-0.2.3.tar.gz
The real 0.2.3 releaselibproxy-0.2.3
Diffstat (limited to 'src/lib/url.h')
-rw-r--r--src/lib/url.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/url.h b/src/lib/url.h
index bf2fd68..3e1b667 100644
--- a/src/lib/url.h
+++ b/src/lib/url.h
@@ -20,7 +20,7 @@
#ifndef URL_H_
#define URL_H_
-#include "stdbool.h" /* For type bool */
+#include "stdbool.h" // For type bool
/**
* WPAD object. All fields are private.