From 55a5aab97cf4d487688a958c65a4851c8e3e0405 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Wed, 17 Dec 2014 23:23:35 +0100 Subject: Add newlines at the end of the file Quiet maemo's gcc 4.2.1 compiler warning. Change-Id: I35dfb2c0cb269b05edd62adf71fe0308a4b9ba5b --- lib/unwarminder/safe_read.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/unwarminder/safe_read.h') diff --git a/lib/unwarminder/safe_read.h b/lib/unwarminder/safe_read.h index 0ad23e648d..fa789a6b99 100644 --- a/lib/unwarminder/safe_read.h +++ b/lib/unwarminder/safe_read.h @@ -30,4 +30,4 @@ bool safe_read8(uint8_t *addr, uint8_t *value); bool safe_read16(uint16_t *addr, uint16_t *value); bool safe_read32(uint32_t *addr, uint32_t *value); -#endif /* __SAFE_READ__ */ \ No newline at end of file +#endif /* __SAFE_READ__ */ -- cgit v1.2.3