aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32fns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32fns.c')
-rw-r--r--src/w32fns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32fns.c b/src/w32fns.c
index 9a22601dbd4..df229789d55 100644
--- a/src/w32fns.c
+++ b/src/w32fns.c
@@ -6841,7 +6841,7 @@ Value is t if tooltip was open, nil otherwise. */)
6841 ***********************************************************************/ 6841 ***********************************************************************/
6842extern Lisp_Object Qfile_name_history; 6842extern Lisp_Object Qfile_name_history;
6843 6843
6844/* Callback for altering the behaviour of the Open File dialog. 6844/* Callback for altering the behavior of the Open File dialog.
6845 Makes the Filename text field contain "Current Directory" and be 6845 Makes the Filename text field contain "Current Directory" and be
6846 read-only when "Directories" is selected in the filter. This 6846 read-only when "Directories" is selected in the filter. This
6847 allows us to work around the fact that the standard Open File 6847 allows us to work around the fact that the standard Open File