[gnome-commander] noop: minor comment improvements
- From: Piotr Eljasiak <epiotr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] noop: minor comment improvements
- Date: Fri, 8 Apr 2011 19:21:25 +0000 (UTC)
commit ce22001cfd651f0cd686daa30ed5d7f98f5718c1
Author: Piotr Eljasiak <epiotr src gnome org>
Date: Fri Apr 8 21:19:01 2011 +0200
noop: minor comment improvements
src/gnome-cmd-search-dialog.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-search-dialog.cc b/src/gnome-cmd-search-dialog.cc
index 629d169..5454441 100755
--- a/src/gnome-cmd-search-dialog.cc
+++ b/src/gnome-cmd-search-dialog.cc
@@ -69,7 +69,7 @@ struct SearchData
gboolean recurse; // should we recurse or just search in the selected directory?
Filter::Type name_filter_type;
gboolean content_search; // should we do content search?
- gboolean case_sens;
+ gboolean case_sens; // case sensitive content search ?
Filter *name_filter;
regex_t *content_regex;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]