Skip to content

Commit

Permalink
add comment on the origin of binprint()
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed May 12, 2024
1 parent 4d26981 commit 7079524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bitdiff.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#include <stdlib.h>
#include <err.h>


/* Assumes function from print-in-binary.c */
extern void binprint(int n);

static int
Expand Down

0 comments on commit 7079524

Please sign in to comment.