X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=glib%2Fgunibreak.c;h=8fcd4de3649178fd4469b4343ad85f3a7a5b3b03;hb=0a4ee12c7a9dfc82443133dfb2b18fb411d79f48;hp=4b4f0e2faf22cdeabeaddf8cea986b8ab4cd081e;hpb=63adeda0861a26b38ec0adc76255666554c18951;p=platform%2Fupstream%2Fglib.git diff --git a/glib/gunibreak.c b/glib/gunibreak.c index 4b4f0e2..8fcd4de 100644 --- a/glib/gunibreak.c +++ b/glib/gunibreak.c @@ -14,8 +14,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with the Gnome Library; see the file COPYING.LIB. If not, - * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * see . */ #include "config.h" @@ -52,7 +51,7 @@ * resolution algorithms and normally you would use a function such * as pango_break() instead of caring about break types yourself. * - * Return value: the break type of @c + * Returns: the break type of @c **/ GUnicodeBreakType g_unichar_break_type (gunichar c)