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
69e5bd53
Commit
69e5bd53
authored
Sep 01, 2011
by
Poul-Henning Kamp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Also remove DIAGNISTICS around the prototype for MCF_DumpRst()
parent
0d079cc0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
mgt.h
bin/varnishd/mgt.h
+0
-2
No files found.
bin/varnishd/mgt.h
View file @
69e5bd53
...
...
@@ -66,9 +66,7 @@ void mgt_cli_close_all(void);
void
MCF_ParamSync
(
void
);
void
MCF_ParamInit
(
struct
cli
*
);
void
MCF_ParamSet
(
struct
cli
*
,
const
char
*
param
,
const
char
*
val
);
#ifdef DIAGNOSTICS
void
MCF_DumpRst
(
void
);
#endif
/* mgt_sandbox.c */
void
mgt_sandbox
(
void
);
...
...
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