Fixes for header generation.

This commit is contained in:
Hisham Muhammad
2006-03-23 18:55:29 +00:00
parent 0df3ea08d3
commit 130938f691
5 changed files with 20 additions and 5 deletions

View File

@ -1,6 +1,6 @@
/*
htop - TraceScreen.c
(C) 2005 Hisham H. Muhammad
(C) 2005-2006 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
@ -16,6 +16,8 @@ in the source distribution for its full text.
#include "ProcessList.h"
#include "Process.h"
#include "ListItem.h"
#include "ListBox.h"
#include "FunctionBar.h"
/*{