hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / glib / gunibreak.c
index 4b4f0e2..8fcd4de 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
  */
 
 #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)