~ubuntu-branches/ubuntu/natty/gnome-utils/natty

« back to all changes in this revision

Viewing changes to logview/logview-main.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-10-15 16:52:21 UTC
  • mfrom: (1.1.46 upstream)
  • Revision ID: james.westby@ubuntu.com-20101015165221-pkcuwy7ae4ueffjt
Tags: 2.32.0-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
create_option_context (void)
56
56
{
57
57
  GOptionContext *context;
58
 
  GOptionGroup *group;
59
58
 
60
59
  const GOptionEntry entries[] = {
61
60
    { "version", 'V', G_OPTION_FLAG_NO_ARG, G_OPTION_ARG_CALLBACK,