mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-30 05:08:58 +01:00
Fixed typos in ChangeLog
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
(make_segment): Avoid switch-missing-default-case warning by
|
||||
turning it into an if statement.
|
||||
(check_path_safety): Remove unused argument.
|
||||
(insert_exec_ok): Don't pass the unwanted arugment to
|
||||
(insert_exec_ok): Don't pass the unwanted argument to
|
||||
check_path_safety.
|
||||
(get_relative_timestamp): silence compiler warning by adding a
|
||||
case for the remaining enumberation value rather than using
|
||||
case for the remaining enumeration value rather than using
|
||||
default.
|
||||
* find/pred.c (months): the strings can be const char*, rather
|
||||
than just char*.
|
||||
|
||||
Reference in New Issue
Block a user