git.jasLogic.tech
jasLogic
/
photobox.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
- added uninit function to photobox_photo
[photobox.git]
/
src
/
photobox_photo.h
diff --git
a/src/photobox_photo.h
b/src/photobox_photo.h
index 2e4066e2f3214979cb862edd15561c9be6ee209c..11c9147c3bf540d74ab11a58b74f404af966bee4 100644
(file)
--- a/
src/photobox_photo.h
+++ b/
src/photobox_photo.h
@@
-7,6
+7,7
@@
typedef struct pb_ph_buffer {
} pb_ph_buffer;
int pb_ph_init(void);
+int pb_ph_uninit(void);
int pb_ph_capture(pb_ph_buffer *buf);
int pb_ph_capture_file(const char *fn);
Impressum
Datenschutz