From 97b5280bd5ff44b94213559391421ba39e11249a Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 26 Apr 2008 01:32:36 +0000 Subject: Cleanup, part 1. --- src/graph/viewman/globalsM.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/graph/viewman/globalsM.h') diff --git a/src/graph/viewman/globalsM.h b/src/graph/viewman/globalsM.h index e7e3846b..cce83265 100644 --- a/src/graph/viewman/globalsM.h +++ b/src/graph/viewman/globalsM.h @@ -1,5 +1,5 @@ /* - Copyright (C) 1991-2002, The Numerical ALgorithms Group Ltd. + Copyright (C) 1991-2002, The Numerical Algorithms Group Ltd. All rights reserved. Copyright (C) 2007-2008, Gabriel Dos Reis. All rights resrved. @@ -16,7 +16,7 @@ the documentation and/or other materials provided with the distribution. - - Neither the name of The Numerical ALgorithms Group Ltd. nor the + - Neither the name of The Numerical Algorithms Group Ltd. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -34,7 +34,7 @@ */ extern viewManager *viewports,*slot,*stepSlot; -extern Sock *spadSock; +extern openaxiom_sio* spadSock; extern int viewType, viewCommand; extern fd_set filedes; extern int acknow; -- cgit v1.2.3