summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2b323b7)
raw | patch | inline | side by side (parent: 2b323b7)
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | |
Thu, 31 Mar 2011 19:38:57 +0000 (21:38 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 31 Mar 2011 19:42:04 +0000 (21:42 +0200) |
src/mpdclient.h | patch | blob | history |
diff --git a/src/mpdclient.h b/src/mpdclient.h
index a93db74baf135392acba5ff418bc3f18d2dffc6d..383634fb78398c2e10726ca88d3acc7f03e4cb19 100644 (file)
--- a/src/mpdclient.h
+++ b/src/mpdclient.h
unsigned update_id;
/**
- * A bit mask of idle events occured since the last update.
+ * A bit mask of idle events occurred since the last update.
*/
enum mpd_idle events;
};