From 50eeb3b1603785b7c7e01ba74041fe19ef2e137c Mon Sep 17 00:00:00 2001 From: Richard Allen Date: Sun, 16 Feb 2025 16:50:00 -0600 Subject: gprof: remove ASCII formfeed/0x0C bytes from source code Signed-off-by: Richard Allen --- gprof/source.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gprof/source.h') diff --git a/gprof/source.h b/gprof/source.h index f729aa7..3dba958 100644 --- a/gprof/source.h +++ b/gprof/source.h @@ -18,7 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ - + #ifndef source_h #define source_h -- cgit v1.1