Fossil SCM

comment fix

jan.nijtmans 2013-02-27 11:30 use-blob_strip_bom
Commit f78a487f4321daadd87c1be96bc3fcbbf4767cbc
1 file changed +1 -1
+1 -1
--- src/update.c
+++ src/update.c
@@ -613,11 +613,11 @@
613613
const char *revision, /* The checkin containing the file */
614614
const char *file, /* Full treename of the file */
615615
Blob *content, /* Put the content here */
616616
int *pIsLink, /* Set to true if file is link. */
617617
int *pIsExe, /* Set to true if file is executable */
618
- int *pEType, /* Set to file type, look_like_text()&3 */
618
+ int *pEType, /* Set to file type, looks_like_text() */
619619
int errCode /* Error code if file not found. Panic if 0. */
620620
){
621621
Manifest *pManifest;
622622
ManifestFile *pFile;
623623
int rid=0;
624624
--- src/update.c
+++ src/update.c
@@ -613,11 +613,11 @@
613 const char *revision, /* The checkin containing the file */
614 const char *file, /* Full treename of the file */
615 Blob *content, /* Put the content here */
616 int *pIsLink, /* Set to true if file is link. */
617 int *pIsExe, /* Set to true if file is executable */
618 int *pEType, /* Set to file type, look_like_text()&3 */
619 int errCode /* Error code if file not found. Panic if 0. */
620 ){
621 Manifest *pManifest;
622 ManifestFile *pFile;
623 int rid=0;
624
--- src/update.c
+++ src/update.c
@@ -613,11 +613,11 @@
613 const char *revision, /* The checkin containing the file */
614 const char *file, /* Full treename of the file */
615 Blob *content, /* Put the content here */
616 int *pIsLink, /* Set to true if file is link. */
617 int *pIsExe, /* Set to true if file is executable */
618 int *pEType, /* Set to file type, looks_like_text() */
619 int errCode /* Error code if file not found. Panic if 0. */
620 ){
621 Manifest *pManifest;
622 ManifestFile *pFile;
623 int rid=0;
624

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button