]> git.pld-linux.org Git - packages/checkpolicy.git/commitdiff
- really no need to use C99 in this place ;)
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Feb 2004 10:17:19 +0000 (10:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    checkpolicy-typealias.patch -> 1.2

checkpolicy-typealias.patch

index e281f9057b6a7ef1625c9c4212c63a51f0a7ded6..df712680cfbd9327cd5cc94450b33e56c25f8b45 100644 (file)
@@ -46,7 +46,7 @@ diff -u -r1.11 policy_parse.y
 +static int define_typealias(void)
 +{
 +      char *id;
-+      type_datum_t *t, *aliasdatum;;
++      type_datum_t *t, *aliasdatum;
 +      int ret;
 +
 +
This page took 0.208028 seconds and 4 git commands to generate.