diff options
Diffstat (limited to 'sys/include/lib')
-rw-r--r-- | sys/include/lib/bitmap.h | 2 | ||||
-rw-r--r-- | sys/include/lib/logo.h | 2 | ||||
-rw-r--r-- | sys/include/lib/stdarg.h | 2 | ||||
-rw-r--r-- | sys/include/lib/string.h | 2 | ||||
-rw-r--r-- | sys/include/lib/tty_font.h | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/sys/include/lib/bitmap.h b/sys/include/lib/bitmap.h index 98c677e..34c3a96 100644 --- a/sys/include/lib/bitmap.h +++ b/sys/include/lib/bitmap.h @@ -27,8 +27,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $Id$ */ - #ifndef _LIB_BITMAP_H_ #define _LIB_BITMAP_H_ diff --git a/sys/include/lib/logo.h b/sys/include/lib/logo.h index 77e90aa..dc91278 100644 --- a/sys/include/lib/logo.h +++ b/sys/include/lib/logo.h @@ -27,8 +27,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $Id$ */ - #include <sys/types.h> #include <sys/syslog.h> diff --git a/sys/include/lib/stdarg.h b/sys/include/lib/stdarg.h index 6676de8..f36055b 100644 --- a/sys/include/lib/stdarg.h +++ b/sys/include/lib/stdarg.h @@ -27,8 +27,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $Id$ */ - #ifndef _LIB_STDARG_H_ #define _LIB_STDARG_H_ diff --git a/sys/include/lib/string.h b/sys/include/lib/string.h index 7134f18..8668b01 100644 --- a/sys/include/lib/string.h +++ b/sys/include/lib/string.h @@ -27,8 +27,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $Id$ */ - #ifndef _LIB_STRING_H_ #define _LIB_STRING_H_ diff --git a/sys/include/lib/tty_font.h b/sys/include/lib/tty_font.h index 7dacf4c..f3090e2 100644 --- a/sys/include/lib/tty_font.h +++ b/sys/include/lib/tty_font.h @@ -27,8 +27,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $Id$ */ - #ifndef _LIB_TTY_FONT_H_ #define _LIB_TTY_FONT_H_ |