mcabber/mcabber/utf8.c
changeset 2267 dda89a3801c4
parent 1811 e6d355e50d7a
equal deleted inserted replaced
2266:bdee1ede7572 2267:dda89a3801c4
    13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    14  * General Public License for more details.
    14  * General Public License for more details.
    15  *
    15  *
    16  * You should have received a copy of the GNU General Public License
    16  * You should have received a copy of the GNU General Public License
    17  * along with this program; if not, write to the Free Software
    17  * along with this program; if not, write to the Free Software
    18  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
    18  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    19  * USA
    19  * 02110-1301 USA
    20  */
    20  */
    21 
    21 
    22 #include "utf8.h"
    22 #include "utf8.h"
    23 
    23 
    24 char *prev_char(char *str, const char *limit)
    24 char *prev_char(char *str, const char *limit)