comparison mcabber/mcabber/utils.c @ 1729:e6e89b1d7831

Minor style and header updates
author Mikael Berthe <mikael@lilotux.net>
date Sun, 28 Feb 2010 15:19:27 +0100
parents f02e7076ccec
children e4378fbab5d7
comparison
equal deleted inserted replaced
1728:15b3834cbe5f 1729:e6e89b1d7831
1 /* 1 /*
2 * utils.c -- Various utility functions 2 * utils.c -- Various utility functions
3 * 3 *
4 * Copyright (C) 2005-2009 Mikael Berthe <mikael@lilotux.net> 4 * Copyright (C) 2005-2010 Mikael Berthe <mikael@lilotux.net>
5 * Some of the ut_* functions are derived from Cabber debug/log code. 5 * Some of the ut_* functions are derived from Cabber debug/log code.
6 * from_iso8601() comes from the Pidgin (libpurple) project. 6 * from_iso8601() comes from the Pidgin (libpurple) project.
7 * 7 *
8 * This program is free software; you can redistribute it and/or modify 8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by 9 * it under the terms of the GNU General Public License as published by