aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/filter_autocomplete.h
AgeCommit message (Collapse)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
(Using sed : sed -i '/^ \* \$Id\$/,+1 d') Fix manually some typo (in export_object_dicom.c and crc16-plain.c) Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8 Reviewed-on: https://code.wireshark.org/review/497 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
Change-Id: I8116f63ff88687c8db3fd6e8e23b22ab2f759af0 Reviewed-on: https://code.wireshark.org/review/385 Reviewed-by: Bill Meier <wmeier@newsguy.com> Tested-by: Bill Meier <wmeier@newsguy.com>
2013-08-10Fix (-W)documentation error found by ClangAlexis La Goutte1-2/+2
../../ui/gtk/filter_autocomplete.h:41:15: error: empty paragraph passed to '@param' command [-Werror,-Wdocumentation] * @param event ~~~~~~~~~~~^ ../../ui/gtk/filter_autocomplete.h:49:15: error: empty paragraph passed to '@param' command [-Werror,-Wdocumentation] * @param event ~~~~~~~~~~~^ svn path=/trunk/; revision=51276
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+55
This looses the last checkin to gtk, will add this manually back. svn path=/trunk/; revision=40518