From 23cf19aad368e794357fb9fdcabd3ad412056b96 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 22 Nov 2010 04:23:10 +0000 Subject: --- src/hyper/spadbuf.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/hyper') diff --git a/src/hyper/spadbuf.c b/src/hyper/spadbuf.c index f4da10fb..02f0ebad 100644 --- a/src/hyper/spadbuf.c +++ b/src/hyper/spadbuf.c @@ -1,7 +1,7 @@ /* Copyright (C) 1991-2002, The Numerical Algorithms Group Ltd. All rights reserved. - Copyright (C) 2007-2009, Gabriel Dos Reis. + Copyright (C) 2007-2010, Gabriel Dos Reis. All rights reserved. Redistribution and use in source and binary forms, with or without @@ -54,11 +54,11 @@ #include "com.h" #include "sockio.h" -#include "edin.H1" -#include "wct.H1" -#include "prt.H1" -#include "cursor.H1" -#include "fnct_key.H1" +#include "edin.h" +#include "wct.h" +#include "prt.h" +#include "cursor.h" +#include "fnct_key.h" static void spadbuf_inter_handler(int); static void spadbuf_function_chars(void); -- cgit v1.2.3