X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgtlsfiledatabase.c;h=dd341bca5977ea535bf37360fa145008f644dbbd;hb=627b49b39039d43a784fa9890f473d1ca8d52417;hp=874d28521cb7288bdf6545d2f17adf6e0959b995;hpb=fdd3cf921cf32ac5d281df025b45f888cb93d9ff;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gtlsfiledatabase.c b/gio/gtlsfiledatabase.c index 874d285..dd341bc 100644 --- a/gio/gtlsfiledatabase.c +++ b/gio/gtlsfiledatabase.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * 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. + * Public License along with this library; if not, see . * * Author: Stef Walter */ @@ -84,7 +82,7 @@ g_tls_file_database_default_init (GTlsFileDatabaseInterface *iface) * * The certificates in @anchors must be PEM encoded. * - * Return value: (transfer full) (type GTlsFileDatabase): the new + * Returns: (transfer full) (type GTlsFileDatabase): the new * #GTlsFileDatabase, or %NULL on error * * Since: 2.30