Index: head/net/istgt/files/patch-src_istgt__lu.h =================================================================== --- head/net/istgt/files/patch-src_istgt__lu.h (nonexistent) +++ head/net/istgt/files/patch-src_istgt__lu.h (revision 552108) @@ -0,0 +1,18 @@ +--- src/istgt_lu.h.orig 2012-08-27 11:46:50 UTC ++++ src/istgt_lu.h +@@ -277,13 +277,13 @@ enum { + ISTGT_LU_TASK_RESULT_IMMEDIATE = 0, + ISTGT_LU_TASK_RESULT_QUEUE_OK = 1, + ISTGT_LU_TASK_RESULT_QUEUE_FULL = 2, +-} ISTGT_LU_TASK_RESULT; ++} /* ISTGT_LU_TASK_RESULT */; + + enum { + ISTGT_LU_TASK_RESPONSE = 0, + ISTGT_LU_TASK_REQPDU = 1, + ISTGT_LU_TASK_REQUPDPDU = 2, +-} ISTGT_LU_TASK_TYPE; ++} /* ISTGT_LU_TASK_TYPE */; + + typedef struct istgt_lu_task_t { + int type; Property changes on: head/net/istgt/files/patch-src_istgt__lu.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property