Skip to content
  • Per Cederqvist's avatar
    Include dbck-cache.h. · f63afb44
    Per Cederqvist authored
    (rcsid): Added a missing const.
    (next_text_num): Changed type from int to Text_no.
    (TEXT_RANGE): Adjusted printf format for next_text_num change.
    (VOID_TEXT_RANGE): Likewise.
    (cache_sync): Changed type of local variable i from int to
    	unsigned long.  Removed extern declaration of oformat.
    	Adjusted printf formats for next_text_num change.
    (init_cache): Removed extern declaration of oformat.
    	Adjusted printf formats for next_text_num change.
    f63afb44