Add Id string

Replace empty AM string with two spaces to not break output length
This commit is contained in:
Andrey A. Chernov 1995-08-08 02:02:32 +00:00
parent d40cee33a8
commit 0ac07e856b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9995

View File

@ -1,3 +1,5 @@
# $Id$
#
# WARNING: spaces may be essential at the end of lines # WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too # WARNING: empty lines are essential too
# #
@ -59,13 +61,13 @@
# #
%d.%m.%y %d.%m.%y
# #
# c_fmt (ctime) # c_fmt
# #
%a %e %b %X %Y %a %e %b %X %Y
# #
# am # am
# # (two spaces)
# #
# pm # pm
# #