diff options
author | Yang Tse <yangsita@gmail.com> | 2010-02-14 19:40:18 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-02-14 19:40:18 +0000 |
commit | a07bc79117971b96ebf3188c0a34a73ee0a3609b (patch) | |
tree | 4c5f985bd2bd407871dfc9d4bc8c05cbaa9851e2 /packages/vms/curlmsg.h | |
parent | 2268657272e591948467135dcd713bd80e3212b3 (diff) |
removed trailing whitespace
Diffstat (limited to 'packages/vms/curlmsg.h')
-rw-r--r-- | packages/vms/curlmsg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vms/curlmsg.h b/packages/vms/curlmsg.h index 99d5042a0..08da68a8a 100644 --- a/packages/vms/curlmsg.h +++ b/packages/vms/curlmsg.h @@ -114,7 +114,7 @@ #define CURL_SSL_CRL_BADFILE 251757210 #define CURL_SSL_ISSUER_ERROR 251757218 #define CURL_CURL_LAST 251757226 - + #pragma __member_alignment __restore #endif /* HEADER_CURLMSG_H */ |