summaryrefslogtreecommitdiff
path: root/doc/coding-style.txt
diff options
context:
space:
mode:
authorh.sandeep <h.sandeep@samsung.com>2016-04-07 09:39:01 +0530
committerSandeep Hattiholi <h.sandeep@samsung.com>2016-04-12 01:16:48 -0700
commit9cc0d447358bad2c1be6e5c51d477d938e7ecbf5 (patch)
treef9849cf199e3b962a9e8d5f99826bc9def18fe85 /doc/coding-style.txt
parent1b52151f0a5f30794e939592489a259808b4ba5a (diff)
downloadbluez-9cc0d447358bad2c1be6e5c51d477d938e7ecbf5.tar.gz
bluez-9cc0d447358bad2c1be6e5c51d477d938e7ecbf5.tar.bz2
bluez-9cc0d447358bad2c1be6e5c51d477d938e7ecbf5.zip
branch:devel/bluetooth/master ================================================ commit 81e16d9fa48dc40f2dcb15aca9ce87ea50d9a85e Author: Injun Yang <injun.yang@samsung.com> Date: Thu Mar 31 17:05:06 2016 +0900 GATT Server : Handle property and write type ============================================== Change-Id: I0d2b69488337b1f393fba43dc1268bd92ea6b6ac Signed-off-by: h.sandeep <h.sandeep@samsung.com>
Diffstat (limited to 'doc/coding-style.txt')
-rw-r--r--doc/coding-style.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coding-style.txt b/doc/coding-style.txt
index b3fbd2e3..f0bf880e 100644
--- a/doc/coding-style.txt
+++ b/doc/coding-style.txt
@@ -61,7 +61,7 @@ if (err || !S_ISDIR(st.st_mode))
M2: Multiple line comment
=========================
-If your comments have more then one line, please start it from the second line.
+If your comment has more than one line, please start it from the second line.
Example:
/*