summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/osdcore.h')
-rw-r--r--src/osd/osdcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/osdcore.h b/src/osd/osdcore.h
index 89aae9c1744..f5b9756120a 100644
--- a/src/osd/osdcore.h
+++ b/src/osd/osdcore.h
@@ -848,7 +848,7 @@ char *osd_get_clipboard_text(void);
an allocated pointer to an osd_directory_entry representing
info on the path; even if the file does not exist.
- free with osd_free()
+ free with osd_free()
-----------------------------------------------------------------------------*/
osd_directory_entry *osd_stat(const char *path);