projects
/
platform
/
adaptation
/
broadcom
/
libomxil-vc4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb15afe
)
Fix typo RaspiStill.c (#364)
author
droogmic
<droogmic@gmail.com>
Fri, 13 Jan 2017 17:20:07 +0000
(18:20 +0100)
committer
popcornmix
<popcornmix@gmail.com>
Fri, 13 Jan 2017 17:20:07 +0000
(17:20 +0000)
cameara to camera
host_applications/linux/apps/raspicam/RaspiStill.c
patch
|
blob
|
history
diff --git
a/host_applications/linux/apps/raspicam/RaspiStill.c
b/host_applications/linux/apps/raspicam/RaspiStill.c
index c7d3f7904dbb7d1d9865793a100db82ba75145ad..9d5a52be05f3566142a5f1ffee5cc710cc2c9b3b 100644
(file)
--- a/
host_applications/linux/apps/raspicam/RaspiStill.c
+++ b/
host_applications/linux/apps/raspicam/RaspiStill.c
@@
-298,7
+298,7
@@
static void set_sensor_defaults(RASPISTILL_STATE *state)
state->camera_name[MMAL_PARAMETER_CAMERA_INFO_MAX_STR_LEN-1] = 0;
}
else
- vcos_log_error("Cannot read came
a
ra info, keeping the defaults for OV5647");
+ vcos_log_error("Cannot read camera info, keeping the defaults for OV5647");
}
else
{