Skip to content
Snippets Groups Projects
Commit 03247c8e authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

whitespace fix

parent 2780cbb9
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@
#define CONFIG_VAR_DEFN(structtype, varname, vartype, membername, \
varflags, initval) \
{ .member = \
{ .name = varname, \
{ .name = varname, \
.type = CONFIG_TYPE_EXTENDED, \
.type_def = &vartype ## _type_defn, \
.offset = offsetof(structtype, membername), \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment