[PATCH 6/6] style: use capital case for C language

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx>
---
 configure.ac         | 2 +-
 docs/spice_style.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index d789fbc..c743875 100644
--- a/configure.ac
+++ b/configure.ac
@@ -236,7 +236,7 @@ AC_MSG_NOTICE([
         ==============
 
         prefix:                   ${prefix}
-        c compiler:               ${CC}
+        C compiler:               ${CC}
 
         LZ4 support:              ${enable_lz4}
         Smartcard:                ${have_smartcard}
diff --git a/docs/spice_style.txt b/docs/spice_style.txt
index 90d7dc5..7de4a43 100644
--- a/docs/spice_style.txt
+++ b/docs/spice_style.txt
@@ -80,7 +80,7 @@ Use const keyword when applicable to improve code reliability and celerity.
 goto
 ----
 
-Using goto is allowed in c code for error handling. In any other case it will be used only as a special exception.
+Using goto is allowed in C code for error handling. In any other case it will be used only as a special exception.
 
 Defining Constant values
 ------------------------
-- 
2.7.4

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]