[hackers] [scc] fix minor typo || Hiltjo Posthuma
commit bd9c825b331e7f138ed8d7ba1b4878d2b09b8f74
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
AuthorDate: Sat Jul 18 20:03:43 2015 +0200
Commit: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
CommitDate: Sat Jul 18 20:03:43 2015 +0200
fix minor typo
diff --git a/README b/README
index d4dd203..155a317 100644
--- a/README
+++ b/README
_AT_@ -44,7 +44,7 @@ time):
- volatile: The definition of volatile is not concrete, because
it is defined as 'remove all the optimizations about the
- variable', which of course depend of the king of optimizations
+ variable', which of course depend of the kind of optimizations
applied to the variable. This qualifier was added to the standard
to can deal with longjmp (local variables that are not volatile
have undefined state), and for memory mapped registers or variables
Received on Sat Jul 18 2015 - 20:03:54 CEST
This archive was generated by hypermail 2.3.0
: Sat Jul 18 2015 - 20:12:14 CEST