I apologize again for reversing the diffs.  Attached is a correct one.

-- 
Christopher Nelson -- [EMAIL PROTECTED]
-----------------------------------------------------------------------
The sum of the intelligence of the world is constant.  The population is,
of course, growing.
--- bibcursed.c 2006-05-11 14:07:33.000000000 -0700
+++ address_patch       2006-05-11 13:01:43.000000000 -0700
@@ -279,7 +279,7 @@
           }
          else
             printw("%s","1. Address ");
-         if (set_author == 1) addch('*');
+         if (set_address == 1) addch('*');
          print_pos++;
        }
       if (use_annote != 0)

Reply via email to