summaryrefslogtreecommitdiff
path: root/mnv/src/proto/linematch.pro
diff options
context:
space:
mode:
Diffstat (limited to 'mnv/src/proto/linematch.pro')
-rw-r--r--mnv/src/proto/linematch.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/mnv/src/proto/linematch.pro b/mnv/src/proto/linematch.pro
new file mode 100644
index 0000000000..1111c47b2b
--- /dev/null
+++ b/mnv/src/proto/linematch.pro
@@ -0,0 +1,3 @@
+/* linematch.c */
+size_t linematch_nbuffers(const mmfile_t **diff_blk, const int *diff_len, const size_t ndiffs, int **decisions, int iwhite);
+/* mnv: set ft=c : */