Minor cleanup and spot fixes.
[pspp-builds.git] / src / language / line-buffer.h
index db9076c55ef58296fc49f6381f8cb65a1611d61a..25845ca836d03cd957f806fcf000aecfbdecf50b 100644 (file)
@@ -64,5 +64,7 @@ void getl_set_prompt_style (enum getl_prompt_style);
 struct msg_locator;
 void get_msg_location (struct msg_locator *loc);
 
+void getl_location (const char **fn, int *ln);
+
 
 #endif /* line-buffer.h */