OSDN Git Service

touched all tk files to ease next import
[pf3gnuchains/pf3gnuchains3x.git] / tk / compat / stdlib.h
index 0dabdaf..908d1fa 100644 (file)
@@ -9,7 +9,7 @@
  *     declare all the procedures needed here (such as strtod).
  *
  * Copyright (c) 1991 The Regents of the University of California.
- * Copyright (c) 1994 Sun Microsystems, Inc.
+ * Copyright (c) 1994-1998 Sun Microsystems, Inc.
  *
  * See the file "license.terms" for information on usage and redistribution
  * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
@@ -43,3 +43,4 @@ extern unsigned long  strtoul _ANSI_ARGS_((CONST char *string,
                            char **endPtr, int base));
 
 #endif /* _STDLIB */
+