Skip to content
  • Per Cederqvist's avatar
    (assign_text_no): Don't use isdigit · ba01e02b
    Per Cederqvist authored
    	unless isascii is true.  Use an int as argument to isalpha and
    	isdigit to avoid problems with signed chars.
    (assign_conf_no): Likewise.
    (assign_int): Likewise.
    (rcsid): Added a missing const.
    ba01e02b