• R/O
  • SSH
  • HTTPS

akari: Commit


Commit MetaInfo

Revision537 (tree)
Time2016-12-29 22:00:18
Authorkumaneko

Log Message

(empty log message)

Change Summary

Incremental Difference

--- trunk/akari/policy_io.c (revision 536)
+++ trunk/akari/policy_io.c (revision 537)
@@ -1954,7 +1954,7 @@
19541954 *
19551955 * Returns pointer to "struct ccs_condition" on success, NULL otherwise.
19561956 */
1957-struct ccs_condition *ccs_get_condition(struct ccs_acl_param *param)
1957+static struct ccs_condition *ccs_get_condition(struct ccs_acl_param *param)
19581958 {
19591959 struct ccs_condition *entry = NULL;
19601960 struct ccs_condition_element *condp = NULL;
Show on old repository browser