[Spice-devel] [PATCH 1/2] style: Sort abbreviations alphabetically
Frediano Ziglio
fziglio at redhat.com
Wed May 25 11:51:36 UTC 2016
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
docs/spice_style.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/spice_style.txt b/docs/spice_style.txt
index b024b6b..d7a879d 100644
--- a/docs/spice_style.txt
+++ b/docs/spice_style.txt
@@ -138,15 +138,15 @@ As a basic rule `Spice` refers to types in the public external headers while `Re
Common abbreviations
~~~~~~~~~~~~~~~~~~~~
-`rcc` RedChannelClient
-
`dcc` DisplayChannelClient
-`sin` spice instance
+`dpi` drawable pipe item
+
+`rcc` RedChannelClient
`sif` spice interface
-`dpi` drawable pipe item
+`sin` spice instance
Optimization
------------
--
2.7.4
More information about the Spice-devel
mailing list