summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Tokens/collection/collection.cpp
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-21 18:13:59 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-21 18:13:59 +0000
commit170031ebe4ae3a55e18ed72cccc101590dc8ba8a (patch)
treeae65e39b5ac00fd394214a6d0640d2284cbae14c /netsvcs/clients/Tokens/collection/collection.cpp
parent3b62b31a98fb98225a183690d2113194d377feea (diff)
downloadATCD-170031ebe4ae3a55e18ed72cccc101590dc8ba8a.tar.gz
ChangeLogTag:Thu Aug 21 13:08:43 1997 Carlos O'Ryan <coryan@swarm.cs.wustl.edu>
Diffstat (limited to 'netsvcs/clients/Tokens/collection/collection.cpp')
-rw-r--r--netsvcs/clients/Tokens/collection/collection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/netsvcs/clients/Tokens/collection/collection.cpp b/netsvcs/clients/Tokens/collection/collection.cpp
index 44a58ffec02..6d481a976b8 100644
--- a/netsvcs/clients/Tokens/collection/collection.cpp
+++ b/netsvcs/clients/Tokens/collection/collection.cpp
@@ -122,7 +122,7 @@ parse_args (int argc, char *argv[])
"[-p <remote port>]\n"
"[-n <iterations>]\n"
"[-d debug]\n", 1), -1);
- break;
+ /* NOTREACHED */
}
}