From 70795248193247ba5148df05e5bb5745d3a25d71 Mon Sep 17 00:00:00 2001 From: Vladimir Kotal Date: Sun, 12 May 2024 21:40:45 +0200 Subject: [PATCH] add comment on the origin of binprint() --- src/bitdiff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bitdiff.c b/src/bitdiff.c index 7787990e..b03a3412 100644 --- a/src/bitdiff.c +++ b/src/bitdiff.c @@ -2,7 +2,7 @@ #include #include - +/* Assumes function from print-in-binary.c */ extern void binprint(int n); static int