X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=plugins%2Felements%2Fgstfilesrc.h;h=e73cfc3d5eaf9415623bf3e33a31a10885e6259d;hb=5e43ee5989d7b51dcb3145bd997525247a3d62dc;hp=5aa9f874fc16c529a8626e4140f5928ade8634b4;hpb=2836cbee946f00f7876fb070c5385e36af92aff8;p=platform%2Fupstream%2Fgstreamer.git diff --git a/plugins/elements/gstfilesrc.h b/plugins/elements/gstfilesrc.h index 5aa9f87..e73cfc3 100644 --- a/plugins/elements/gstfilesrc.h +++ b/plugins/elements/gstfilesrc.h @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU Library 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __GST_FILE_SRC_H__ @@ -69,7 +69,7 @@ struct _GstFileSrcClass { GstBaseSrcClass parent_class; }; -GType gst_file_src_get_type (void); +G_GNUC_INTERNAL GType gst_file_src_get_type (void); G_END_DECLS