From: Seunghun Lee Date: Thu, 17 Mar 2022 10:52:29 +0000 (+0900) Subject: Fix typo on a word of header guard X-Git-Tag: accepted/tizen/unified/20220720.034120~89 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F58%2F278158%2F1;p=platform%2Fcore%2Fuifw%2Flibds-tizen.git Fix typo on a word of header guard Change-Id: I780a95bc06fda2a2e71630741e949da011457069 --- diff --git a/src/libds-tizen/backend/tdm/tdm_buffer_queue.h b/src/libds-tizen/backend/tdm/tdm_buffer_queue.h index 774b7c3..a983265 100644 --- a/src/libds-tizen/backend/tdm/tdm_buffer_queue.h +++ b/src/libds-tizen/backend/tdm/tdm_buffer_queue.h @@ -1,5 +1,5 @@ #ifndef DS_TIZEN_BACKEND_TDM_BUFFER_QUEUE_H -#define DS_TIZEN_BACKEND_TBM_BUFFER_QUEUE_H +#define DS_TIZEN_BACKEND_TDM_BUFFER_QUEUE_H #include #include