diff options
author | corvid <corvid@lavabit.com> | 2010-11-24 19:26:45 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2010-11-24 19:26:45 +0000 |
commit | 58cb0cbc32a4e464d7f2601a872cc308bf5dd45b (patch) | |
tree | fc2519fe9164a6f4eaaa1df1f33ef08a76e174ae /src/capi.c | |
parent | 9ca5a62164a183247bb01b63456144f453349c33 (diff) |
trim some spaces
Diffstat (limited to 'src/capi.c')
-rw-r--r-- | src/capi.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) { |