summaryrefslogtreecommitdiff
path: root/apps/JAWS/clients/WebSTONE/src/get.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/JAWS/clients/WebSTONE/src/get.h')
-rw-r--r--apps/JAWS/clients/WebSTONE/src/get.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/JAWS/clients/WebSTONE/src/get.h b/apps/JAWS/clients/WebSTONE/src/get.h
index 3f9fb7a1e76..0b254d1519a 100644
--- a/apps/JAWS/clients/WebSTONE/src/get.h
+++ b/apps/JAWS/clients/WebSTONE/src/get.h
@@ -2,15 +2,15 @@
#define __GET_H__
/**************************************************************************
$Header$
- * Copyright (C) 1995 Silicon Graphics, Inc. *
- * *
- * These coded instructions, statements, and computer programs where *
+ * Copyright (C) 1995 Silicon Graphics, Inc. *
+ * *
+ * These coded instructions, statements, and computer programs where *
* deveolped by SGI for public use. If anychanges are made to this code *
* please try to get the changes back to the author. Feel free to make *
- * modfications and changes to the code and release it. *
- * *
+ * modfications and changes to the code and release it. *
+ * *
**************************************************************************/
-
-extern int get(char *loc, int port, char *url, rqst_timer_t *timer);
+
+extern int get(char *loc, int port, char *url, rqst_timer_t *timer);
#endif /* !__GET_H__ */