Ticket #140: spelling-errors.patch

File spelling-errors.patch, 22.5 KB (added by sebastic, 8 years ago)
Line 
1Description: Fix spelling errors.
2 begining     -> beginning
3 futher       -> further
4 informations -> information
5 occured      -> occurred
6 ressource    -> resource
7Author: Bas Couwenberg <sebastic@debian.org>
8
9--- a/thirds/dirent-win32/dirent.h
10+++ b/thirds/dirent-win32/dirent.h
11@@ -286,7 +286,7 @@ static struct dirent *readdir(DIR *dirp)
12          return NULL;
13       }
14       if (FindNextFileA (dirp->search_handle, &dirp->find_data) == FALSE) {
15-         /* the very last entry has been processed or an error occured */
16+         /* the very last entry has been processed or an error occurred */
17          FindClose (dirp->search_handle);
18          dirp->search_handle = INVALID_HANDLE_VALUE;
19          return NULL;
20--- a/zoo-project/zoo-kernel/locale/po/fr_FR.po
21+++ b/zoo-project/zoo-kernel/locale/po/fr_FR.po
22@@ -123,7 +123,7 @@ msgid ""
23 "The service \"%s\" was accepted by the ZOO-Kernel and is running as a "
24 "background task. Please access the URL in the statusLocation attribute "
25 "provided in this document to get the up-to-date status and results."
26-msgstr "Le service \"%s\" a été accepté par le ZOO-Kernel et est en cours d'exécution en tâche de fond. Merci d'utiliser le lien URL fournis dans l'attribut statusLocation de la racine de ce document pour obtenir des informations sur l'état d'éxcution du service."
27+msgstr "Le service \"%s\" a été accepté par le ZOO-Kernel et est en cours d'exécution en tâche de fond. Merci d'utiliser le lien URL fournis dans l'attribut statusLocation de la racine de ce document pour obtenir des information sur l'état d'éxcution du service."
28 
29 #: response_print.c:1661
30 msgid "No more information available"
31@@ -242,7 +242,7 @@ msgstr "%s\nImpossible de charger votre
32 #, c-format
33 msgid ""
34 "%s \n"
35-" Unable to run your python process properly. Unable to provide any futher informations."
36+" Unable to run your python process properly. Unable to provide any further information."
37 msgstr "%s\nImpossible de charger votre service python correctement. Aucune information supplémentaire."
38 
39 #: zoo_service_loader.c:352
40@@ -252,7 +252,7 @@ msgstr "ZOO-Kernel n'as pas pu traiter v
41 
42 #: zoo_service_loader.c:527
43 #, c-format
44-msgid "Error occured while running the %s function: %s"
45+msgid "Error occurred while running the %s function: %s"
46 msgstr "Une erreur est survenue pendant l'execution de la %s fonction: %s"
47 
48 #: zoo_service_loader.c:578
49--- a/zoo-project/zoo-kernel/locale/po/it_IT.po
50+++ b/zoo-project/zoo-kernel/locale/po/it_IT.po
51@@ -241,7 +241,7 @@ msgstr "%s\nImpossibile eseguire il proc
52 #, c-format
53 msgid ""
54 "%s \n"
55-" Unable to run your python process properly. Unable to provide any futher informations."
56+" Unable to run your python process properly. Unable to provide any further information."
57 msgstr "%s\nImpossibile eseguire il processo di Python correttamente. Impossibile fornire ulteriori informazioni."
58 
59 #: zoo_service_loader.c:352
60@@ -251,7 +251,7 @@ msgstr "ZOO Kernel è fallito processand
61 
62 #: zoo_service_loader.c:527
63 #, c-format
64-msgid "Error occured while running the %s function: %s"
65+msgid "Error occurred while running the %s function: %s"
66 msgstr "Un errore è avvenuto mentre si stava eseguendo la funzione %s: %s"
67 
68 #: zoo_service_loader.c:578
69--- a/zoo-project/zoo-kernel/locale/po/ja_JP.po
70+++ b/zoo-project/zoo-kernel/locale/po/ja_JP.po
71@@ -242,7 +242,7 @@ msgstr "%s\nユーザーPythonプロセã
72 #, c-format
73 msgid ""
74 "%s \n"
75-" Unable to run your python process properly. Unable to provide any futher informations."
76+" Unable to run your python process properly. Unable to provide any further information."
77 msgstr "%s\nユーザーPythonプロセスを正しく実行できません。より詳しい情報は提供されていません。"
78 
79 #: zoo_service_loader.c:352
80@@ -252,7 +252,7 @@ msgstr "ZOOカーネルはリクエスãƒ
81 
82 #: zoo_service_loader.c:527
83 #, c-format
84-msgid "Error occured while running the %s function: %s"
85+msgid "Error occurred while running the %s function: %s"
86 msgstr "%s ファンクションを実行中にエラーが発生しました : %s"
87 
88 #: zoo_service_loader.c:578
89--- a/zoo-project/zoo-kernel/locale/po/messages.po
90+++ b/zoo-project/zoo-kernel/locale/po/messages.po
91@@ -265,12 +265,12 @@ msgstr ""
92 #, c-format
93 msgid ""
94 "%s \n"
95-" Unable to run your python process properly. Unable to provide any futher "
96-"informations."
97+" Unable to run your python process properly. Unable to provide any further "
98+"information."
99 msgstr ""
100 "%s \n"
101-" Unable to run your python process properly. Unable to provide any futher "
102-"informations."
103+" Unable to run your python process properly. Unable to provide any further "
104+"information."
105 
106 #: zoo_service_loader.c:352
107 #, c-format
108@@ -279,8 +279,8 @@ msgstr "ZOO Kernel failed to process you
109 
110 #: zoo_service_loader.c:527
111 #, c-format
112-msgid "Error occured while running the %s function: %s"
113-msgstr "Error occured while running the %s function: %s"
114+msgid "Error occurred while running the %s function: %s"
115+msgstr "Error occurred while running the %s function: %s"
116 
117 #: zoo_service_loader.c:578
118 #, c-format
119--- a/zoo-project/zoo-kernel/main_conf_read.y
120+++ b/zoo-project/zoo-kernel/main_conf_read.y
121@@ -130,7 +130,7 @@ processid
122 %%
123 
124 /**
125- * Print on stderr the message and the line number of the error which occured.
126+ * Print on stderr the message and the line number of the error which occurred.
127  *
128  * @param s the error message
129  */
130--- a/zoo-project/zoo-kernel/server_internal.c
131+++ b/zoo-project/zoo-kernel/server_internal.c
132@@ -55,7 +55,7 @@ int getVersionId(const char* version){
133  * ref: https://www.ietf.org/rfc/rfc4122.txt / 4.2
134  *
135  * @return a new char* containing the UUID, make sure to free the returned
136- *  ressource once used.
137+ *  resource once used.
138  */
139 char *get_uuid(){
140   char *res=(char*)malloc(37*sizeof(char));
141@@ -364,7 +364,7 @@ int writeFile(char* fname,char* val,int
142   }
143   size_t ret=fwrite(val,sizeof(char),length,of);
144   if(ret<length){
145-    fprintf(stderr,"Write error occured!\n");
146+    fprintf(stderr,"Write error occurred!\n");
147     fclose(of);
148     return -1;
149   }
150--- a/zoo-project/zoo-kernel/service_conf.y
151+++ b/zoo-project/zoo-kernel/service_conf.y
152@@ -110,7 +110,7 @@ document
153  ;
154 
155 miscetoile
156- : miscetoile PIERROR {  srerror("processing instruction begining with <?xml ?> impossible\n");}
157+ : miscetoile PIERROR {  srerror("processing instruction beginning with <?xml ?> impossible\n");}
158  | miscetoile PI {}
159  | {}
160  ;
161@@ -752,7 +752,7 @@ processid
162 %%
163 
164 /**
165- * Print on stderr the message and the line number of the error which occured.
166+ * Print on stderr the message and the line number of the error which occurred.
167  *
168  * @param s the error message
169  */
170--- a/zoo-project/zoo-kernel/service_internal_js.c
171+++ b/zoo-project/zoo-kernel/service_internal_js.c
172@@ -385,7 +385,7 @@ int zoo_js_support(maps** main_conf,map*
173  * @param cx the JavaScript context
174  * @param global the global JavaScript object (not used)
175  * @param filename the file name to load
176- * @return a JavaScript Object on success, NULL if an errro occured
177+ * @return a JavaScript Object on success, NULL if an errro occurred
178  */
179 JSObject * loadZooApiFile(JSContext *cx,JSObject  *global, char* filename){
180   struct stat api_status;
181@@ -775,7 +775,7 @@ void reportError(JSContext *cx, const ch
182  * @param context the JavaScript context
183  * @param arg the JavaScript value
184  * @return a new char*
185- * @warning be sure to free the ressources returned by this function
186+ * @warning be sure to free the resources returned by this function
187  */
188 char* JSValToChar(JSContext* context, jsval* arg) {
189   char *c;
190--- a/zoo-project/zoo-kernel/service_yaml.c
191+++ b/zoo-project/zoo-kernel/service_yaml.c
192@@ -42,7 +42,7 @@ extern "C" {
193  * @param file the file name to read
194  * @param service the service structure to fill
195  * @param name the service name
196- * @return 1 on success, -1 if error occured
197+ * @return 1 on success, -1 if error occurred
198  */
199 int getServiceFromYAML(maps* conf, char* file,service** service,char *name){
200   FILE *fh;
201--- a/zoo-project/zoo-kernel/zoo_service_loader.c
202+++ b/zoo-project/zoo-kernel/zoo_service_loader.c
203@@ -557,7 +557,7 @@ loadServiceAndRun (maps ** myMap, servic
204                     (char *) malloc (2048 + strlen (r_inputs->value));
205                   sprintf (tmpMsg,
206                            _
207-                           ("Error occured while running the %s function: %s"),
208+                           ("Error occurred while running the %s function: %s"),
209                            r_inputs->value, errstr);
210                   errorException (m, tmpMsg, "InternalError", NULL);
211                   free (tmpMsg);
212--- a/thirds/cgic206/cgic.html
213+++ b/thirds/cgic206/cgic.html
214@@ -1629,7 +1629,7 @@ and <a href="#cgiFormFileRead">cgiFormFi
215 void cgiHeaderLocation(char *redirectUrl)</a>
216 </strong><br><dd>
217 cgiHeaderLocation() should be called if the programmer wishes to
218-redirect the user to a different URL. No futher output
219+redirect the user to a different URL. No further output
220 is needed in this case.
221 <p>
222 If you wish to set cookies,
223--- a/zoo-project/zoo-kernel/service_internal_python.c
224+++ b/zoo-project/zoo-kernel/service_internal_python.c
225@@ -358,7 +358,7 @@ void PythonZooReport(maps* m,const char*
226       if(pbt!=NULL)
227        free(pbt);
228       pbt=(char*)malloc((90+strlen(tpbt)+strlen(PyString_AsString(trace))+1)*sizeof(char));     
229-      sprintf(pbt,_("%s \n Unable to run your python process properly. Unable to provide any futher informations."),tpbt);
230+      sprintf(pbt,_("%s \n Unable to run your python process properly. Unable to provide any further information."),tpbt);
231     }
232     free(tpbt);
233   }
234@@ -378,7 +378,7 @@ void PythonZooReport(maps* m,const char*
235  * @param t the maps to convert
236  * @return a new PyDictObject containing the converted maps
237  * @see PyDict_FromMap
238- * @warning make sure to free ressources returned by this function
239+ * @warning make sure to free resources returned by this function
240  */
241 PyDictObject* PyDict_FromMaps(maps* t){
242   PyObject* res=PyDict_New( );
243@@ -401,7 +401,7 @@ PyDictObject* PyDict_FromMaps(maps* t){
244  *
245  * @param t the map to convert
246  * @return a new PyDictObject containing the converted maps
247- * @warning make sure to free ressources returned by this function
248+ * @warning make sure to free resources returned by this function
249  */
250 PyDictObject* PyDict_FromMap(map* t){
251   PyObject* res=PyDict_New( );
252@@ -518,7 +518,7 @@ PyDictObject* PyDict_FromMap(map* t){
253  *
254  * @param t the PyDictObject to convert
255  * @return a new maps containing the converted PyDictObject
256- * @warning make sure to free ressources returned by this function
257+ * @warning make sure to free resources returned by this function
258  */
259 maps* mapsFromPyDict(PyDictObject* t){
260   maps* res=NULL;
261@@ -605,7 +605,7 @@ maps* _mapsFromPyDict(PyDictObject* t){
262  *
263  * @param t the PyDictObject to convert
264  * @return a new map containing the converted PyDictObject
265- * @warning make sure to free ressources returned by this function
266+ * @warning make sure to free resources returned by this function
267  */
268 map* mapFromPyDict(PyDictObject* t){
269   map* res=NULL;
270--- a/zoo-project/HISTORY.txt
271+++ b/zoo-project/HISTORY.txt
272@@ -17,9 +17,9 @@ Version 1.5.0
273   * Fix asynchronous POST request on WIN32 platforms
274   * Add utils/registry service
275   * Initial support for WPS 2.0.0 including the Dismiss extension
276-  * Fix concurrency access to status informations
277-  * Use simple file rather than shared memory for storing status informations
278-  * Add support for db backend to store status informations
279+  * Fix concurrency access to status information
280+  * Use simple file rather than shared memory for storing status information
281+  * Add support for db backend to store status information
282   * Add the lib_zoo_service shared library to be linked against C services
283   * Add ZOO-API for the PHP language (with documentation)
284   * Add doxygen comments in source code
285@@ -137,8 +137,8 @@ Version 1.2.0-rc1
286   * enhance POST request support
287   * add !BoundingBoxData support
288   * Python support is now optional as other languages
289-  * add lenv section before running the service to store informations runtime specific
290-  * add COOKIE support and {{{senv}}} section to store informations session specific
291+  * add lenv section before running the service to store information runtime specific
292+  * add COOKIE support and {{{senv}}} section to store information session specific
293   * add {{{USE_GDB}}} compilation flag to remove signal handling for debuging purpose
294   * enhance base64 support when included in and XML POST request
295   * return !ExceptionReport when no protocol was specified for xlink:href value
296--- a/zoo-project/zoo-client/lib/js/wps-client/wps-payload.js
297+++ b/zoo-project/zoo-client/lib/js/wps-client/wps-payload.js
298@@ -32,7 +32,7 @@ define([
299      * generate XML requests to be sent to a WPS Server.
300      * In the ZOO-Client API, the Hogan.js templates have to be compiled before
301      * you can use them from you application. Please refer to the ZOO-Client
302-     * installation documentation for more informations.
303+     * installation documentation for more information.
304      *
305      * @module wpsPayload
306      * @requires payloads
307--- a/zoo-project/zoo-kernel/request_parser.c
308+++ b/zoo-project/zoo-kernel/request_parser.c
309@@ -323,7 +323,7 @@ int kvpParseInputs(maps** main_conf,serv
310                          (&*main_conf, &tmpmaps->content, hInternet, tmpx2) < 0)
311                        {
312                          free(cursor_input);
313-                         return errorException (*main_conf, "Unable to fetch any ressource", "InternalError", NULL);
314+                         return errorException (*main_conf, "Unable to fetch any resource", "InternalError", NULL);
315                        }
316                      }
317                    free (tmpx2);
318@@ -1318,7 +1318,7 @@ int xmlParseOutputs(maps** main_conf,map
319 }
320 
321 /**
322- * Parse XML request and store informations in maps.
323+ * Parse XML request and store information in maps.
324  *
325  * @param main_conf the conf maps containing the main.cfg settings
326  * @param post the string containing the XML request
327@@ -1425,7 +1425,7 @@ int xmlParseRequest(maps** main_conf,con
328 }
329 
330 /**
331- * Parse request and store informations in maps.
332+ * Parse request and store information in maps.
333  *
334  * @param main_conf the conf maps containing the main.cfg settings
335  * @param post the string containing the XML request
336--- a/zoo-project/zoo-kernel/response_print.c
337+++ b/zoo-project/zoo-kernel/response_print.c
338@@ -88,7 +88,7 @@ void addPrefix(maps* conf,map* level,ser
339 /**
340  * Print the HTTP headers based on a map.
341  *
342- * @param m the map containing the headers informations
343+ * @param m the map containing the headers information
344  */
345 void printHeaders(maps* m){
346   maps *_tmp=getMaps(m,"headers");
347@@ -888,11 +888,11 @@ void printDescribeProcessForProcess(regi
348 }
349 
350 /**
351- * Generate the required XML tree for the detailled metadata informations of
352+ * Generate the required XML tree for the detailled metadata information of
353  * inputs or outputs
354  *
355  * @param in 1 in case of inputs, 0 for outputs
356- * @param elem the elements structure containing the metadata informations
357+ * @param elem the elements structure containing the metadata information
358  * @param type the name ("Input" or "Output") of the XML node to create
359  * @param ns_ows the ows XML namespace
360  * @param ns_ows the ows XML namespace
361@@ -2128,12 +2128,12 @@ void printIOType(xmlDocPtr doc,xmlNodePt
362 }
363 
364 /**
365- * Create XML node with basic ows metadata informations (Identifier,Title,Abstract)
366+ * Create XML node with basic ows metadata information (Identifier,Title,Abstract)
367  *
368  * @param root the root XML node to add the description
369  * @param ns_ows the ows XML namespace
370  * @param identifier the identifier to use
371- * @param amap the map containing the ows metadata informations
372+ * @param amap the map containing the ows metadata information
373  */
374 void printDescription(xmlNodePtr root,xmlNsPtr ns_ows,const char* identifier,map* amap,int vid=0){
375   xmlNodePtr nc2;
376@@ -2331,7 +2331,7 @@ int errorException(maps *m, const char *
377 /**
378  * Generate the output response (RawDataOutput or ResponseDocument)
379  *
380- * @param s the service structure containing the metadata informations
381+ * @param s the service structure containing the metadata information
382  * @param request_inputs the inputs provided to the service for execution
383  * @param request_outputs the outputs updated by the service execution
384  * @param request_inputs1 the map containing the HTTP request
385@@ -2670,7 +2670,7 @@ void printBoundingBox(xmlNsPtr ns_ows,xm
386  * Value is provided as : lowerCorner,upperCorner,crs,dimension
387  * Exemple : 189000,834000,285000,962000,urn:ogc:def:crs:OGC:1.3:CRS84
388  *
389- * A map to store boundingbox informations should contain:
390+ * A map to store boundingbox information should contain:
391  *  - lowerCorner : double,double (minimum within this bounding box)
392  *  - upperCorner : double,double (maximum within this bounding box)
393  *  - crs : URI (Reference to definition of the CRS)
394--- a/zoo-project/zoo-kernel/service.h
395+++ b/zoo-project/zoo-kernel/service.h
396@@ -204,7 +204,7 @@ extern "C" {
397   /**
398    * Not named linked list
399    *
400-   * Used to store informations about formats, such as mimeType, encoding ...
401+   * Used to store information about formats, such as mimeType, encoding ...
402    */
403   typedef struct iotype{
404     struct map* content; //!< the content map
405@@ -214,7 +214,7 @@ extern "C" {
406   /**
407    * Metadata information about input or output.
408    *
409-   * The elements are used to store metadata informations defined in the ZCFG.
410+   * The elements are used to store metadata information defined in the ZCFG.
411    */
412   typedef struct elements{
413     char* name; //!< the name
414@@ -228,7 +228,7 @@ extern "C" {
415   } elements;
416 
417   /**
418-   * Metadata informations about a full Service.
419+   * Metadata information about a full Service.
420    */
421   typedef struct service{
422     char* name; //!< the name
423--- a/zoo-project/zoo-kernel/service_internal_java.c
424+++ b/zoo-project/zoo-kernel/service_internal_java.c
425@@ -307,7 +307,7 @@ void displayStack(JNIEnv *env,maps* main
426   sprintf(tmps,"%s/%d.ztmp",tmpm->value,getpid());
427   FILE* new_stdout=fopen(tmps,"wb+");
428   if(new_stdout==NULL){
429-    map* err=createMap("text","Unable to run your service, no debug informations can be provided (please verify privileges on tmpPath)");
430+    map* err=createMap("text","Unable to run your service, no debug information can be provided (please verify privileges on tmpPath)");
431     addToMap(err,"code","InternalError");
432     printExceptionReportResponse(main_conf,err);
433     freeMap(&err);
434@@ -394,7 +394,7 @@ char *parseJVMXOption(map* m){
435  * @param scHashMap_class the HashMap class
436  * @param scHashMap_constructor the pointer to the hashMap constructor method
437  * @return a created JAVA HashMap containing the converted maps
438- * @warning make sure to free ressources returned by this function
439+ * @warning make sure to free resources returned by this function
440  */
441 jobject HashMap_FromMaps(JNIEnv *env,maps* t,jclass scHashMapClass,jclass scHashMap_class,jmethodID scHashMap_constructor){
442   jobject scObject,scObject1;
443@@ -538,7 +538,7 @@ jobject HashMap_FromMaps(JNIEnv *env,map
444  * @param t the HashMap
445  * @param scHashMapClass the hashMap class
446  * @return a created maps containing the converted HashMap
447- * @warning make sure to free ressources returned by this function
448+ * @warning make sure to free resources returned by this function
449  */
450 maps* mapsFromHashMap(JNIEnv *env,jobject t,jclass scHashMapClass){
451 #ifdef DEBUG
452--- a/zoo-project/zoo-kernel/service_internal_ms.c
453+++ b/zoo-project/zoo-kernel/service_internal_ms.c
454@@ -866,7 +866,7 @@ int tryGdal(maps* conf,maps* output,mapO
455   msInsertHashTable(&(myLayer->metadata), "ows_bandnames", nameBands);
456   
457   /**
458-   * Loops over metadata informations to setup specific informations
459+   * Loops over metadata information to setup specific information
460    */
461   for( iBand = 0; iBand < nBandsI; iBand++ ){
462     //int         bGotNodata;//, bSuccess;
463--- a/zoo-project/zoo-kernel/sql/schema.sql
464+++ b/zoo-project/zoo-kernel/sql/schema.sql
465@@ -34,7 +34,7 @@
466 -- SET search_path TO zoo;
467 --------------------------------------------------------------------------------
468 -- Services table
469--- Used to store informations about services running asynchronously
470+-- Used to store information about services running asynchronously
471 create table services (
472        osid TEXT unique,
473        sid TEXT unique,
474--- a/zoo-project/zoo-services/gdal/ndvi/cgi-env/ndvi.py
475+++ b/zoo-project/zoo-services/gdal/ndvi/cgi-env/ndvi.py
476@@ -39,7 +39,7 @@ def ExtractNDVI(conf, inputs, outputs):
477     newDataset = driver.Create("/vsimem//output"+conf["lenv"]["sid"], \
478                                dataset.RasterXSize, dataset.RasterYSize,1, \
479                                gdal.GDT_Float32)
480-    # Set spatial informations of the new image.
481+    # Set spatial information of the new image.
482     if geoTransform:
483         newDataset.SetGeoTransform(geoTransform)
484     if geoProjection:
485--- a/zoo-project/zoo-kernel/caching.c
486+++ b/zoo-project/zoo-kernel/caching.c
487@@ -37,7 +37,7 @@
488  *
489  * @param url the char*
490  * @return a char* representing the md5 of the url
491- * @warning make sure to free ressources returned by this function
492+ * @warning make sure to free resources returned by this function
493  */
494 char* getMd5(char* url){
495   EVP_MD_CTX md5ctx;
496@@ -123,7 +123,7 @@ void addToCache(maps* conf,char* request
497  * @param conf the maps containing the settings of the main.cfg file
498  * @param request the url
499  * @return the full name of the cached file if any, NULL in other case
500- * @warning make sure to free ressources returned by this function (if not NULL)
501+ * @warning make sure to free resources returned by this function (if not NULL)
502  */
503 char* isInCache(maps* conf,char* request){
504   map* tmpM=getMapFromMaps(conf,"main","cacheDir");
505--- a/zoo-project/zoo-kernel/service_internal.c
506+++ b/zoo-project/zoo-kernel/service_internal.c
507@@ -682,7 +682,7 @@ char* getInputValue( maps* inputs, const
508  *
509  * @param conf the maps containing the settings of the main.cfg file
510  * @param dataSource the datasource name to read
511- * @warning make sure to free ressources returned by this function
512+ * @warning make sure to free resources returned by this function
513  */
514 char *readVSIFile(maps* conf,const char* dataSource){
515     VSILFILE * fichier=VSIFOpenL(dataSource,"rb");
516--- a/zoo-project/zoo-kernel/ulinet.c
517+++ b/zoo-project/zoo-kernel/ulinet.c
518@@ -217,7 +217,7 @@ HINTERNET InternetOpen(char* lpszAgent,i
519 }
520 
521 /**
522- * Close a HINTERNET connection and free allocated ressources
523+ * Close a HINTERNET connection and free allocated resources
524  *
525  * @param handle0 the HINTERNET connection to close
526  */
527@@ -443,7 +443,7 @@ int InternetReadFile(_HINTERNET hInterne
528 
529 
530 /**
531- * Use basic authentication for accessing a ressource
532+ * Use basic authentication for accessing a resource
533  *
534  * @param hInternet the _HINTERNET structure
535  * @param login the login to use to authenticate

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png