Whamcloud - gitweb
LUDOC-296 protocol: Rearrange presentation to be more top-down
[doc/protocol.git] / import.txt
index 555e12c..aaa916e 100644 (file)
@@ -5,6 +5,7 @@ Import
 The 'obd_import' structure holds the connection state for between each
 client and each target it is connected to.
 
+[source,c]
 ----
 struct obd_import {
        enum lustre_imp_state     imp_state;