X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2Fhexdump.cc;h=4bda711c2d120297b40f8e528502414eacd9f26e;hb=c505c034e5fdc932c02aa3dc3847a5551011d87e;hp=e332a6f43abcd96a579baf301b1525058ad6091a;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/hexdump.cc b/senf/Utils/hexdump.cc index e332a6f..4bda711 100644 --- a/senf/Utils/hexdump.cc +++ b/senf/Utils/hexdump.cc @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2008 +// Copyright (C) 2008 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -27,7 +27,7 @@ #include "hexdump.ih" // Custom includes -#include +#include //#include "hexdump.mpp" #define prefix_ @@ -66,7 +66,7 @@ prefix_ senf::detail::HexDumper::~HexDumper() } } -#endif +#endif ///////////////////////////////cc.e//////////////////////////////////////// #undef prefix_ //#include "hexdump.mpp"