aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-09-27 20:03:28 +0000
committerRob Austein <sra@hactrn.net>2006-09-27 20:03:28 +0000
commit041d47e8e8923a91983a0749ee91bf6984386068 (patch)
tree40f46fa8cb4faa82b2b84edf96f7fa169a24818f
parent59f115d8dedd1fa28ea14e2ef3cc7e6405e672b1 (diff)
Another outdated comment.
svn path=/rcynic/rcynic.c; revision=333
-rw-r--r--rcynic/rcynic.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/rcynic/rcynic.c b/rcynic/rcynic.c
index 569a7460..5245f62d 100644
--- a/rcynic/rcynic.c
+++ b/rcynic/rcynic.c
@@ -19,9 +19,6 @@
/*
* "Cynical rsync": Recursively walk RPKI tree using rsync to pull
* data from remote sites, validating certificates and CRLs as we go.
- *
- * I'll probably end up breaking this up into multiple smaller files,
- * but it's easiest to put everything in a single mongo file initially.
*/
#include <assert.h>