Commit Diff


commit - abe0f35f1af70d4413ea3b79ef5f37eb0c7db2c2
commit + d45e6863c21748eb0ad7804051019f636fc2d42b
blob - 96d82f6fab85ba429a3482411e1491566e7f97ce
blob + 2e254be89b81d4bebe1a43f8e7f6c95a9d69d77e
--- lib/got_lib_privsep.h
+++ lib/got_lib_privsep.h
@@ -240,7 +240,7 @@ struct got_imsg_fetch_symref {
 	size_t target_len;
 
 	/*
-	 * Followed by name_len + target_len gata bytes.
+	 * Followed by name_len + target_len data bytes.
 	 */
 } __attribute__((__packed__));