Commit 2da3e8c1 by lmcglash

Remove stray comma

parent 1cc2979a
......@@ -54,7 +54,7 @@ typedef enum {
GIT_PKT_NG,
GIT_PKT_UNPACK,
GIT_PKT_SHALLOW,
GIT_PKT_UNSHALLOW,
GIT_PKT_UNSHALLOW
} git_pkt_type;
/* Used for multi_ack and multi_ack_detailed */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment