~ubuntu-branches/ubuntu/raring/avr-libc/raring-proposed

« back to all changes in this revision

Viewing changes to libc/string/strlcat.S

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2008-04-04 17:05:32 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20080404170532-t84huz4qk2928pt3
Tags: upstream-1.6.2
ImportĀ upstreamĀ versionĀ 1.6.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 
33
33
*/
34
34
 
35
 
/* $Id: strlcat.S,v 1.4.2.1 2007/01/23 15:34:58 joerg_wunsch Exp $ */
 
35
/* $Id: strlcat.S,v 1.5 2007/01/23 15:32:48 joerg_wunsch Exp $ */
36
36
 
37
37
/** \file */
38
38