diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 11:21:39 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 11:21:39 +0900 |
commit | b9f373c6039b75cd83185be1822e6048667147cd (patch) | |
tree | a320854a22c35d00289963264d002039a2738730 /lib/pilotTodoEntry.h | |
parent | df70938e72d7537b7c21c8ae90c7a673c712dd3f (diff) | |
download | kpilot-b9f373c6039b75cd83185be1822e6048667147cd.tar.gz kpilot-b9f373c6039b75cd83185be1822e6048667147cd.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'lib/pilotTodoEntry.h')
-rw-r--r-- | lib/pilotTodoEntry.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pilotTodoEntry.h b/lib/pilotTodoEntry.h index 999bb1f..89f0e06 100644 --- a/lib/pilotTodoEntry.h +++ b/lib/pilotTodoEntry.h @@ -1,6 +1,6 @@ #ifndef _KPILOT_PILOTTODOENTRY_H #define _KPILOT_PILOTTODOENTRY_H -/* pilotTodoEntry.h -*- C++ -*- KPilot +/* pilotTodoEntry.h KPilot ** ** Copyright (C) 1998-2001 by Dan Pilone ** Copyright (C) 2003-2004 Reinhold Kainhofer <[email protected]> |