aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/ip/snoopy/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/ip/snoopy/dat.h')
-rw-r--r--[-rwxr-xr-x]src/cmd/ip/snoopy/dat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/ip/snoopy/dat.h b/src/cmd/ip/snoopy/dat.h
index ba3e446d..0ac054c7 100755..100644
--- a/src/cmd/ip/snoopy/dat.h
+++ b/src/cmd/ip/snoopy/dat.h
@@ -60,7 +60,7 @@ struct Msg
char *e; /* buffer end */
int needroot; /* pr is root, need to see in expression */
- Proto *pr; /* current/next protocol */
+ Proto *pr; /* current/next protocol */
};
enum