aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/ndb/dnstcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/ndb/dnstcp.c')
-rwxr-xr-xsrc/cmd/ndb/dnstcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/ndb/dnstcp.c b/src/cmd/ndb/dnstcp.c
index 75beda8b..3d4d1e90 100755
--- a/src/cmd/ndb/dnstcp.c
+++ b/src/cmd/ndb/dnstcp.c
@@ -8,7 +8,7 @@
enum
{
- Maxpath= 128,
+ Maxpath= 128
};
char *logfile = "dns";