Skip to content

Commit d79edf0

Browse files
committed
fix typo
1 parent b30354c commit d79edf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

camlibs/ptp2/library.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7206,7 +7206,7 @@ camera_wait_for_event (Camera *camera, int timeout,
72067206
PTPDevicePropDesc dpd;
72077207

72087208
*eventtype = GP_EVENT_UNKNOWN;
7209-
/* cached devprop should hafve been flushed I think... */
7209+
/* cached devprop should have been flushed I think... */
72107210
C_PTP_REP (ptp_generic_getdevicepropdesc (params, event.Param1&0xffff, &dpd));
72117211

72127212
ret = camera_lookup_by_property(camera, &dpd, &name, &content, context);

0 commit comments

Comments
 (0)