projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b1b9b5
)
action_render_string_actions_template(): Reposition an asterisk
author
Fabian Keil
<fk@fabiankeil.de>
Tue, 23 Mar 2021 07:25:02 +0000
(08:25 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Wed, 10 Nov 2021 16:46:52 +0000
(17:46 +0100)
cgiedit.c
patch
|
blob
|
history
diff --git
a/cgiedit.c
b/cgiedit.c
index
594aecf
..
3b8b12c
100644
(file)
--- a/
cgiedit.c
+++ b/
cgiedit.c
@@
-4509,7
+4509,7
@@
static jb_err action_render_string_actions_template(struct map * exports,
int filter_identifier = 0;
int i;
char *prepared_template = strdup("");
- const struct action_type_info
*
type = &action_type_info[string_action_type->action_type];
+ const struct action_type_info
*
type = &action_type_info[string_action_type->action_type];
struct action_multi {
char radio;