Revision: 14325 Author: adrian.chadd Date: Sun Oct 18 22:32:28 2009 Log: Fix typos
http://code.google.com/p/lusca-cache/source/detail?r=14325 Modified: /branches/LUSCA_HEAD/libloghelper/loghelper_commands.h ======================================= --- /branches/LUSCA_HEAD/libloghelper/loghelper_commands.h Sun Oct 18 19:52:03 2009 +++ /branches/LUSCA_HEAD/libloghelper/loghelper_commands.h Sun Oct 18 22:32:28 2009 @@ -5,11 +5,11 @@ typedef enum { LH_CMD_NONE, LH_CMD_ROTATE, - LH_CMD,TRUNCATE, + LH_CMD_TRUNCATE, LH_CMD_REOPEN, LH_CMD_SET_ROTATE_COUNT, LH_CMD_ENABLE_BUFFERING, - LH_CMD_DISABLE_BUFFERING + LH_CMD_DISABLE_BUFFERING, LH_CMD_LAST } loghelper_command_t; --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en -~----------~----~----~----~------~----~------~--~---
