chiark / gitweb /
update TODO
[elogind.git] / src / compat-libs / linkwarning.h
index b6a6ac2940c499d7c34f7bf6df30bc19ed282683..a2e9534a802fe4d0ffd2d0ec237a4567471c0713 100644 (file)
@@ -18,7 +18,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-
 #define __make_section_unallocated(section_string)      \
   asm (".section " section_string "\n\t.previous");