Skip to content

Commit

Permalink
Fix typo in file name comment in Provide*.h
Browse files Browse the repository at this point in the history
  • Loading branch information
natoscott committed Aug 31, 2023
1 parent b74673f commit 9392e1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ProvideCurses.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef HEADER_ProvideCurses
#define HEADER_ProvideCurses
/*
htop - RichString.h
htop - ProvideCurses.h
(C) 2004,2011 Hisham H. Muhammad
Released under the GNU GPLv2+, see the COPYING file
in the source distribution for its full text.
Expand Down
2 changes: 1 addition & 1 deletion ProvideTerm.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef HEADER_ProvideTerm
#define HEADER_ProvideTerm
/*
htop - Filename.h
htop - ProvideTerm.h
(C) 2023 htop dev team
Released under the GNU GPLv2+, see the COPYING file
in the source distribution for its full text.
Expand Down

0 comments on commit 9392e1d

Please sign in to comment.