forked from hans/Nominatim
nominatim refactoring
This commit is contained in:
4
nominatim/sprompt.h
Normal file
4
nominatim/sprompt.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef SPROMPT_H
|
||||
#define SPROMPT_H
|
||||
char *simple_prompt(const char *prompt, int maxlen, int echo);
|
||||
#endif
|
||||
Reference in New Issue
Block a user