Compilers are very picky about matching opeining and closing brackets.
This commit is contained in:
parent
7c90b34292
commit
d02a48f2f7
@ -822,7 +822,6 @@ distExtract(char *parent, Distribution *me)
|
||||
(void)mount("devfs", "/dev", 0, NULL);
|
||||
unmounted_dev = 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
properties_free(dist_attr);
|
||||
sigaction(SIGINT, &old, NULL); /* Restore signal handler */
|
||||
|
Loading…
x
Reference in New Issue
Block a user