mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 23:05:49 +01:00
Unbreak previous commit..
This commit is contained in:
parent
449c650d3f
commit
82bbdcdaed
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42701
@ -1152,13 +1152,6 @@ print_version_info ()
|
||||
major_version, minor_version);
|
||||
}
|
||||
|
||||
if (nbytes && temp == (void *)NULL)
|
||||
memory_error ("xrealloc", nbytes);
|
||||
|
||||
return (temp);
|
||||
}
|
||||
|
||||
|
||||
/* If EXIT_VALUE is zero, print the full usage message to stdout.
|
||||
Otherwise, just say to use --help for more info.
|
||||
Then exit with EXIT_VALUE. */
|
||||
|
Loading…
Reference in New Issue
Block a user