summaryrefslogtreecommitdiff
path: root/find.c
diff options
context:
space:
mode:
Diffstat (limited to 'find.c')
-rw-r--r--find.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/find.c b/find.c
index 61f581b..a292e5c 100644
--- a/find.c
+++ b/find.c
@@ -1,3 +1,5 @@
+// handles ted's find and replace menu.
+
#include "ted.h"
#include "pcre-inc.h"