Kaydet (Commit) 1885ebdf authored tarafından Noel Grandin's avatar Noel Grandin Kaydeden (comit) Noel Grandin

add comment

Change-Id: I1566a20166e77ac1e00db9ba19b92c68ad14e2df
Reviewed-on: https://gerrit.libreoffice.org/10366Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
Tested-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst 5f7bba13
...@@ -36,7 +36,7 @@ namespace sdr ...@@ -36,7 +36,7 @@ namespace sdr
// time of event in ms // time of event in ms
sal_uInt32 mnTime; sal_uInt32 mnTime;
// pointer for simply linked list // pointer for linked list sorted by mnTime
Event* mpNext; Event* mpNext;
public: public:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment