X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fhexdump.hh;h=f5a60e681a4972475c936f984c9af6ddbb776a6f;hb=f2f5d59e83863f3b513950173baee1b6da2aee3c;hp=7a31aefcbad9ee545d74661a0d39eadffddd0e2e;hpb=a9fd0471a3ca128c626a6771c4518f33ef78f053;p=senf.git diff --git a/Utils/hexdump.hh b/Utils/hexdump.hh index 7a31aef..f5a60e6 100644 --- a/Utils/hexdump.hh +++ b/Utils/hexdump.hh @@ -1,9 +1,9 @@ // $Id$ // // Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) -// Stefan Bund +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY +// Stefan Bund // // 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 @@ -23,8 +23,8 @@ /** \file \brief public header for hexdump */ -#ifndef HH_hexdump_ -#define HH_hexdump_ 1 +#ifndef HH_SENF_Utils_hexdump_ +#define HH_SENF_Utils_hexdump_ 1 // Custom includes #include @@ -41,7 +41,7 @@ namespace senf { } ///////////////////////////////hh.e//////////////////////////////////////// -//#include "hexdump.cci" +#include "hexdump.cci" #include "hexdump.ct" //#include "hexdump.cti" //#include "hexdump.mpp"