From: stansmith Date: Mon, 20 Aug 2007 20:52:39 +0000 (+0000) Subject: [DAPL] dat_strerror.c() get DAT_API linkage; be consistent with header file (dat.h). X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=7847dfb98334fdad088bf86ddab51e168d57c412;p=~shefty%2Frdma-win.git [DAPL] dat_strerror.c() get DAT_API linkage; be consistent with header file (dat.h). git-svn-id: svn://openib.tc.cornell.edu/gen1@775 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- diff --git a/trunk/ulp/dapl/dat/common/dat_strerror.c b/trunk/ulp/dapl/dat/common/dat_strerror.c index 1a0d21e0..6ee77fe4 100644 --- a/trunk/ulp/dapl/dat/common/dat_strerror.c +++ b/trunk/ulp/dapl/dat/common/dat_strerror.c @@ -571,7 +571,7 @@ dat_strerror_minor ( * * *********************************************************************/ -DAT_RETURN +DAT_RETURN DAT_API dat_strerror ( IN DAT_RETURN value, OUT const char **major_message,