X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgbytesicon.c;h=413e8bd963a9ca1717b19b82e1c65343356d49d7;hb=8df2cca08a5c06286303b39a34121c7e6925bf15;hp=63022af4ada218533599ef40b85e44bfb6ed009a;hpb=6a487eae569198c88ef799b637891a4ed53effae;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gbytesicon.c b/gio/gbytesicon.c index 63022af..413e8bd 100644 --- a/gio/gbytesicon.c +++ b/gio/gbytesicon.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: Ryan Lortie */ @@ -34,7 +32,7 @@ /** * SECTION:gbytesicon - * @short_description: An icon stored in memory as a #GBytes + * @short_description: An icon stored in memory as a GBytes * @include: gio/gio.h * @see_also: #GIcon, #GLoadableIcon, #GBytes *