diff --git a/fvcbm.c b/fvcbm.c index 3e9ff3f..0b6f525 100644 --- a/fvcbm.c +++ b/fvcbm.c @@ -95,7 +95,7 @@ NULL /****************************************************************************** * Global Variables ******************************************************************************/ -int WideFormat = 1; /* zero when 1541-style listing is selected */ +int WideFormat; /* zero when 1541-style listing is selected */ /****************************************************************************** * Functions