summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker/IVistaFilePickerInternalNotify.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-07-20 22:02:56 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-07-20 22:02:56 +0300
commit5e89ebcafdca40d8766dcd8b2768476aa3e4f15f (patch)
treec7254ad791d5988eab0c9fc4ba265b646b6bcef6 /fpicker/source/win32/filepicker/IVistaFilePickerInternalNotify.hxx
parent961b2e95889475316b49135c4e15d390e092b676 (diff)
Fix some MinGW warnings and errors
Diffstat (limited to 'fpicker/source/win32/filepicker/IVistaFilePickerInternalNotify.hxx')
-rw-r--r--fpicker/source/win32/filepicker/IVistaFilePickerInternalNotify.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/filepicker/IVistaFilePickerInternalNotify.hxx b/fpicker/source/win32/filepicker/IVistaFilePickerInternalNotify.hxx
index 2414a6ff1229..47909d7953c9 100644
--- a/fpicker/source/win32/filepicker/IVistaFilePickerInternalNotify.hxx
+++ b/fpicker/source/win32/filepicker/IVistaFilePickerInternalNotify.hxx
@@ -75,6 +75,6 @@ class IVistaFilePickerInternalNotify
#undef css
-#endif FPICKER_WIN32_VISTA_FILEPICKER_INTERNALNOTIFY_HXX
+#endif // FPICKER_WIN32_VISTA_FILEPICKER_INTERNALNOTIFY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */