Port gtk-doc comments to their equivalent markdown syntax
[platform/upstream/gstreamer.git] / gst / gstparamspecs.c
index bed692d..14ae796 100644 (file)
  *
  * 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.
  */
 /**
  * SECTION:gstparamspec
+ * @title: GstParamSpec
  * @short_description: GParamSpec implementations specific
  * to GStreamer
  *
  * GParamSpec implementations specific to GStreamer.
- *
- * Last reviewed on 2008-03-11 (0.10.18)
  */
 
 #ifdef HAVE_CONFIG_H
@@ -163,8 +162,6 @@ gst_param_spec_fraction_get_type (void)
  * instance_init function.
  *
  * Returns: (transfer full): a newly created parameter specification
- *
- * Since: 0.10.14
  */
 GParamSpec *
 gst_param_spec_fraction (const gchar * name, const gchar * nick,