Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
6bae8a4f
Commit
6bae8a4f
authored
Apr 22, 2017
by
Federico G. Schwindt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More whitespace OCD
parent
bf82595d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
mgt_vcl.c
bin/varnishd/mgt/mgt_vcl.c
+1
-1
somethinghappened.rst
doc/sphinx/phk/somethinghappened.rst
+1
-1
No files found.
bin/varnishd/mgt/mgt_vcl.c
View file @
6bae8a4f
...
...
@@ -272,7 +272,7 @@ mgt_vcl_del(struct vclprog *vp)
FREE_OBJ
(
vd
);
if
(
VTAILQ_EMPTY
(
&
vf
->
vcls
))
{
if
(
!
MGT_DO_DEBUG
(
DBG_VMOD_SO_KEEP
))
if
(
!
MGT_DO_DEBUG
(
DBG_VMOD_SO_KEEP
))
AZ
(
unlink
(
vf
->
fname
));
VTAILQ_REMOVE
(
&
vmodhead
,
vf
,
list
);
free
(
vf
->
fname
);
...
...
doc/sphinx/phk/somethinghappened.rst
View file @
6bae8a4f
...
...
@@ -66,7 +66,7 @@ house-building-moving-finding-where-I-put-the-computer madness
is over late in summer, and then I would probably still insist
on delaying it for a month just to catch my bearings.
That would have held some
That would have held some
`pretty significant new code </docs/5.1/whats-new/changes-5.1.html>`_
from our users for another half year, for no particular reason.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment