From 0c514406138f0485483fba9d5542602def29a671 Mon Sep 17 00:00:00 2001 From: Adam Heath Date: Sun, 11 Mar 2001 01:50:42 +0000 Subject: [PATCH] s/f_nodebsign/f_nodebsig/, ie, someone didn't make sure that the source compiled before checking in. :| --- main/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/main.h b/main/main.h index 75c63c59..f56107ed 100644 --- a/main/main.h +++ b/main/main.h @@ -79,7 +79,7 @@ extern const char *const statusstrings[]; extern const struct cmdinfo *cipaction; extern int f_pending, f_recursive, f_alsoselect, f_skipsame, f_noact; -extern int f_autodeconf, f_largemem, f_nodebsign; +extern int f_autodeconf, f_largemem, f_nodebsig; extern unsigned long f_debug; extern int fc_downgrade, fc_configureany, fc_hold, fc_removereinstreq, fc_overwrite; extern int fc_removeessential, fc_conflicts, fc_depends, fc_dependsversion; -- 2.39.5