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/libbb/selinux_common.c

    r2725 r3232  
    1111
    1212context_t FAST_FUNC set_security_context_component(security_context_t cur_context,
    13                      char *user, char *role, char *type, char *range)
     13            char *user, char *role, char *type, char *range)
    1414{
    1515    context_t con = context_new(cur_context);
Note: See TracChangeset for help on using the changeset viewer.