git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9993 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-05-18 18:00:12 +00:00
parent 914f6d2692
commit fc21f10051

View File

@@ -369,7 +369,7 @@ unsigned int bswap32(unsigned int);
#endif
#ifndef HAVE_BSWAP16
unsiged short bswap16(unsigned short);
unsigned short bswap16(unsigned short);
#endif
#ifndef HAVE_FLOCK