[Spice-devel] [PATCH 4/6] style: update file name style

Frediano Ziglio fziglio at redhat.com
Wed May 11 09:43:02 UTC 2016


Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 docs/spice_style.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/spice_style.txt b/docs/spice_style.txt
index bc12cb1..683c53c 100644
--- a/docs/spice_style.txt
+++ b/docs/spice_style.txt
@@ -12,7 +12,7 @@ Source Files
 Names
 ~~~~~
 
-Use lower case and separate words using underscore (e.g., file_name.c, header.h).
+Use lower case and separate words using dashes (e.g., file-name.c, header.h).
 
 Use standard file extension for C source and header files.
 
-- 
2.7.4



More information about the Spice-devel mailing list