aboutsummaryrefslogtreecommitdiff
path: root/src/capi.c
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2010-11-24 19:26:45 +0000
committercorvid <corvid@lavabit.com>2010-11-24 19:26:45 +0000
commit58cb0cbc32a4e464d7f2601a872cc308bf5dd45b (patch)
treefc2519fe9164a6f4eaaa1df1f33ef08a76e174ae /src/capi.c
parent9ca5a62164a183247bb01b63456144f453349c33 (diff)
trim some spaces
Diffstat (limited to 'src/capi.c')
-rw-r--r--src/capi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/capi.c b/src/capi.c
index 16c942b9..5e2928e3 100644
--- a/src/capi.c
+++ b/src/capi.c
@@ -362,7 +362,7 @@ static void Capi_dpi_send_source(BrowserWindow *bw, DilloUrl *url)
* For a user request, the action will be permitted.
* For an automatic request, permission to load depends on the filter set
* by the user.
- */
+ */
static bool_t Capi_filters_test(const DilloUrl *wanted,
const DilloUrl *requester)
{