/[weechat]/weechat/src/common/history.c
ViewVC logotype

Diff of /weechat/src/common/history.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by flashcode, Sat Oct 25 14:49:19 2003 UTC revision 1.2 by flashcode, Sun Oct 26 13:21:08 2003 UTC
# Line 19  Line 19 
19   * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA   * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20   */   */
21    
   
22  /* history.c: memorize and call again commands or text */  /* history.c: memorize and call again commands or text */
23    
24    
25    #ifdef HAVE_CONFIG_H
26    #include "config.h"
27    #endif
28    
29  #include <stdlib.h>  #include <stdlib.h>
30  #include <string.h>  #include <string.h>
31    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26