~ubuntu-branches/ubuntu/utopic/xfsprogs/utopic-proposed

« back to all changes in this revision

Viewing changes to db/quit.c

  • Committer: Bazaar Package Importer
  • Author(s): Nathan Scott
  • Date: 2009-05-06 11:29:18 UTC
  • mfrom: (8.1.1 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090506112918-uzoyzcp90rtr8td7
Tags: 3.0.2
New bugfix release

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
static const cmdinfo_t  quit_cmd =
26
26
        { "quit", "q", quit_f, 0, 0, 0, NULL,
27
 
          "exit xfs_db", NULL };
 
27
          N_("exit xfs_db"), NULL };
28
28
 
29
29
static int
30
30
quit_f(