Turn on SVN keyword replacement for $Date$, $Author$, $Revision$, $Id$ for all
*.c and *.h files. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/branches/ircii-pana-1.1@3 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: expr2.c,v 1.1.1.1 2003/04/11 01:09:07 dan Exp $
|
||||
* $Id$
|
||||
* math.c - mathematical expression evaluation
|
||||
* This file is based on 'math.c', which is part of zsh, the Z shell.
|
||||
*
|
||||
@@ -40,7 +40,7 @@
|
||||
* limitations of liability and the express disclaimer of all warranties.
|
||||
* This software is provided "AS IS".
|
||||
*
|
||||
* $Id: expr2.c,v 1.1.1.1 2003/04/11 01:09:07 dan Exp $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include "irc.h"
|
||||
|
||||
Reference in New Issue
Block a user