pidgin/pidgincommands.c

changeset 42341
cc9e9b7c040a
parent 42070
5d5363c55331
equal deleted inserted replaced
42340:807dda9de806 42341:cc9e9b7c040a
20 * along with this program; if not, see <https://www.gnu.org/licenses/>. 20 * along with this program; if not, see <https://www.gnu.org/licenses/>.
21 */ 21 */
22 22
23 #include <glib/gi18n-lib.h> 23 #include <glib/gi18n-lib.h>
24 24
25 #include <pidginprivate.h> 25 #include "pidginprivate.h"
26 26
27 /****************************************************************************** 27 /******************************************************************************
28 * Command Implementations 28 * Command Implementations
29 *****************************************************************************/ 29 *****************************************************************************/
30 static PurpleCmdRet 30 static PurpleCmdRet

mercurial