mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 13:24:07 +00:00
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