summaryrefslogtreecommitdiff
path: root/src/Fl_Search_Chooser.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-01-16 13:19:20 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-01-16 13:19:20 +0100
commit2084a22e7a91ae25cf668d0f9728cbdf32c3443e (patch)
treeddad53438eefac30dc051dd4c3b4f151c3e95de4 /src/Fl_Search_Chooser.cxx
parent40722f777c12c12b1080f1bccf8429288bb1502e (diff)
remove ;
Diffstat (limited to 'src/Fl_Search_Chooser.cxx')
-rw-r--r--src/Fl_Search_Chooser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Search_Chooser.cxx b/src/Fl_Search_Chooser.cxx
index d4f93b2..99bbbd1 100644
--- a/src/Fl_Search_Chooser.cxx
+++ b/src/Fl_Search_Chooser.cxx
@@ -22,7 +22,7 @@ Fl_Search_Browser::find_prefix(const char *p) {
select(i);
return 0;
}
-};
+}
int
Fl_Search_Browser::find_prefix(const char *p, int s, int e) {