projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e2b966
)
Remove stray space
author
Fabian Keil
<fk@fabiankeil.de>
Fri, 25 Sep 2020 19:46:29 +0000
(21:46 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Sat, 26 Sep 2020 09:32:39 +0000
(11:32 +0200)
pcrs.c
patch
|
blob
|
history
diff --git
a/pcrs.c
b/pcrs.c
index
6da8225
..
582f056
100644
(file)
--- a/
pcrs.c
+++ b/
pcrs.c
@@
-995,7
+995,7
@@
static int is_hex_sequence(const char *sequence)
* FALSE
*
*********************************************************************/
-int pcrs_job_is_dynamic
(char *job)
+int pcrs_job_is_dynamic(char *job)
{
const char delimiter = job[1];
const size_t length = strlen(job);