[master] 34261afd8 Why-does-slink-hate-capitalization OCD
Dridi Boukelmoune
dridi.boukelmoune at gmail.com
Tue Nov 19 17:27:06 UTC 2019
commit 34261afd8466e99a898eb661d1f7190b95bae1f0
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date: Tue Nov 19 18:07:03 2019 +0100
Why-does-slink-hate-capitalization OCD
Is it because German capitalizes so many words that his shift keys have
become hit or miss?
diff --git a/include/vrt.h b/include/vrt.h
index ad1d78d51..70a153bf3 100644
--- a/include/vrt.h
+++ b/include/vrt.h
@@ -188,9 +188,9 @@ struct strands {
/*
* VCL_BLOB:
*
- * opaque, immutable data (pointer + length), minimum lifetime is the VCL task.
+ * Opaque, immutable data (pointer + length), minimum lifetime is the VCL task.
*
- * type (optional) is owned by the creator of the blob. blob consumers may use
+ * Type (optional) is owned by the creator of the blob. blob consumers may use
* it for checks, but should not assert on it.
*
* The data behind the blob pointer is assumed to be immutable for the blob's
More information about the varnish-commit
mailing list