Ticket #24836: patch-viewfinder.c.diff
File patch-viewfinder.c.diff, 237 bytes (added by cqexbesd (Andrew Stevenson), 15 years ago) |
---|
-
viewfinder.c
old new 21 21 22 22 #include <stdio.h> 23 23 #include <unistd.h> 24 #include <malloc.h>25 24 #include <string.h> 26 25 #include <stdlib.h> 27 26