]> Dogcows Code - chaz/tar/blobdiff - src/tar.h
tar: quote 'like this', not `like this'
[chaz/tar] / src / tar.h
index ce9850c968533db8b49ddc0b9f78e81c6333cabc..0b090af54d78c5bab1527ddfec777be8c4495744 100644 (file)
--- a/src/tar.h
+++ b/src/tar.h
@@ -80,9 +80,9 @@ struct posix_header
 /* tar Header Block, GNU extensions.  */
 
 /* In GNU tar, SYMTYPE is for to symbolic links, and CONTTYPE is for
-   contiguous files, so maybe disobeying the `reserved' comment in POSIX
+   contiguous files, so maybe disobeying the "reserved" comment in POSIX
    header description.  I suspect these were meant to be used this way, and
-   should not have really been `reserved' in the published standards.  */
+   should not have really been "reserved" in the published standards.  */
 
 /* *BEWARE* *BEWARE* *BEWARE* that the following information is still
    boiling, and may change.  Even if the OLDGNU format description should be
This page took 0.021395 seconds and 4 git commands to generate.