index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
st.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'st.h')
-rw-r--r--
st.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/st.h b/st.h
index 9b25c944f7..cfd86451f5 100644
--- a/
st.h
+++ b/
st.h
@@ -48,4 +48,4 @@ st_table *st_copy();
int st_strhash();
-#endif ST_INCLUDED
+#endif /* ST_INCLUDED */