summary refs log tree commit diff stats
path: root/plugins/mailcheck/mailcheck.c
AgeCommit message (Expand)Author
2012-10-30Now some final cleanup (I hope)Berke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2011-02-24add xchat r1489berkeviktor@aol.com
:29 +0200 committer Berke Viktor <bviktor@hexchat.org> 2012-10-21 06:44:29 +0200 Add vanilla X-Sys sources' href='/git-repos/torxchat.git/commit/plugins/sysinfo/pci.h?h=feature/fork-branding&id=187351fa61e0ec9e8fe396de7a1d72a3a67d328f'>187351fa ^
b0437782 ^
187351fa ^


5e3355a6 ^

187351fa ^
5e3355a6 ^
187351fa ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
  

                                       












                                                                       
                                                                            


   

                 
 
                  

      
/*
 * SysInfo - sysinfo plugin for HexChat
 * Copyright (c) 2015 Patrick Griffis.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
 */


#ifndef SYSINFO_H
#define SYSINFO_H

#define bsize 1024

#endif