mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-24 07:19:37 +03:00
Extended documentation
This commit is contained in:
parent
f31b7fa5c4
commit
4bf410a583
@ -114,7 +114,10 @@ static struct s_context_info * get_context_info( struct gui_window * gw, short m
|
||||
}
|
||||
|
||||
/***
|
||||
*
|
||||
* Generates an unique filename for temp. files
|
||||
* The generated filename includes the path.
|
||||
* If TMPDIR environmenrt vairable is set, this will be used as path,
|
||||
* otherwise U:\tmp\
|
||||
* \param prefix
|
||||
* \param sufffix
|
||||
* \return pointer to static buffer owned by get_tmpfilename()
|
||||
|
Loading…
Reference in New Issue
Block a user