commit | d1be3128d0d6b6dc6d301bb2bd674697bd64dafc | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Thu Sep 18 16:46:49 2014 -0500 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Mon Sep 22 10:16:38 2014 +0300 |
tree | d770b42e8001af8a7d01db235dbe1331debd930f | |
parent | 8f7d30a466be555dc0670f651e0aec42bed08684 [diff] |
cosmetic: Move WL_EXPORT out of header files Most of the code only puts WL_EXPORT in .c files. Remove the few instances in header files. If it's missing form the associated .c, put it there instead.