*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7688 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-12-30 02:23:31 +00:00
parent 685f2643bb
commit b96a340f87

View File

@@ -1,5 +1,7 @@
1999-12-30 Assar Westerlund <assar@sics.se>
* Makefile.am (strpftime_test_SOURCES): correct source file name
* roken.h.in (sockaddr_storage): change padding so that we have
one char[] of pad and then an unsigned long[] (for alignment and
padding). this works much better in practice.