Add a MUSL build on Travis.
[platform/upstream/libexif.git] / libexif / exif-entry.h
index 3484e68..1dcdc73 100644 (file)
@@ -16,8 +16,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA  02110-1301  USA.
  */
 
 #ifndef __EXIF_ENTRY_H__
@@ -61,7 +61,7 @@ struct _ExifEntry {
         unsigned int size;
 
        /*! #ExifContent containing this entry. 
-        * \see #exif_entry_get_ifd */
+        * \see exif_entry_get_ifd */
        ExifContent *parent;
 
        /*! Internal data to be used by libexif itself */