#ifndef TEXTLIB_STATIC_H #define TEXTLIB_STATIC_H int replace_char_line(char *buf, int key, int *replacements_left); #endif // TEXTLIB_STATIC_H