mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-14 14:09:35 +02:00
revert last change
This commit is contained in:
+1
-2
@@ -349,8 +349,7 @@ static char const month_name[][10] =
|
||||
# ifdef strftime
|
||||
# undef strftime
|
||||
# endif
|
||||
# define strftime(S, Maxsize, Format, Tp) \
|
||||
_strftime_copytm ((S), (Maxsize), (Format), (Tp))
|
||||
# define strftime _strftime_copytm
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user