mcabber/src/utils.c
changeset 1414 366ef500c522
parent 1367 cd0d63024923
child 1440 72dd9c768f58
equal deleted inserted replaced
1413:f89844a0448a 1414:366ef500c522
     1 /*
     1 /*
     2  * utils.c      -- Various utility functions
     2  * utils.c      -- Various utility functions
     3  *
     3  *
     4  * Copyright (C) 2005-2007 Mikael Berthe <mikael@lilotux.net>
     4  * Copyright (C) 2005-2008 Mikael Berthe <mikael@lilotux.net>
     5  * ut_* functions are derived from Cabber debug/log code.
     5  * 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