X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Fbufferinfo.h;h=9ca41609a858bea341985dbead1fd97a2805bc5a;hb=f824db0e31b54969e0b7fa0b5405b1e9173d482c;hp=fd37329dac3e775716c760d707c29db3e7715107;hpb=850f5ae9b96c609f70cdb565bb19054131487714;p=quassel.git diff --git a/src/common/bufferinfo.h b/src/common/bufferinfo.h index fd37329d..9ca41609 100644 --- a/src/common/bufferinfo.h +++ b/src/common/bufferinfo.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-08 by the Quassel Project * + * Copyright (C) 2005-09 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -17,8 +17,8 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#ifndef _BUFFERINFO_H_ -#define _BUFFERINFO_H_ +#ifndef BUFFERINFO_H +#define BUFFERINFO_H #include #include "types.h"