Ignore:
Timestamp:
Jan 1, 2014, 12:47:38 AM (10 years ago)
Author:
Bruno Cornec
Message:
  • Update mindi-busybox to 1.21.1
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mindi-busybox/applets/usage_pod.c

    r2725 r3232  
    3232#define MAKE_USAGE(aname, usage) { aname, usage },
    3333static struct usage_data {
    34         const char *aname;
    35         const char *usage;
     34    const char *aname;
     35    const char *usage;
    3636} usage_array[] = {
    3737#include "applets.h"
Note: See TracChangeset for help on using the changeset viewer.