K 10 svn:author V 7 trhodes K 8 svn:date V 27 2005-06-27T01:54:40.000000Z K 7 svn:log V 362 MFC: According to the information on: http://www.opengroup.org/onlinepubs/009695399/functions/swab.html the prototype for swab() should be in and not in . Move it, and update to match SUS. Leave the prototype in string.h for now, for backwards compat. PR: 74751 Submitted by: Craig Rodrigues Discussed with: das END