aboutsummaryrefslogtreecommitdiffstats
path: root/user.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2007-10-12 01:06:50 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2007-10-12 01:06:50 +0100
commitd444c09e6c7ac6fc3c1686af0e63c09805d8cd00 (patch)
treeb567c3ee431a72ed68713f023c977781f10e23cb /user.c
parent285b55d3b38d6e1c8b3fc4a64945f2bb9ace07f4 (diff)
Added word_wrap() function to misc.c and using it at the right places so
that long messages in groupchats also get wrapped properly (instead of truncated).
Diffstat (limited to 'user.c')
0 files changed, 0 insertions, 0 deletions
on> Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/rdoc-2.4.3/test/test_rdoc_top_level.rb
blob: 3287eacfa1e2527d19d19c6777f6bfb783aba460 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85