mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-07 12:21:49 +08:00
Fixed mail address; limited lines to 78 characters; removed $Id$.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
/*****************************************************************************
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH
|
||||
*
|
||||
@@ -23,7 +21,7 @@
|
||||
|
||||
#include "SdoCommand.h"
|
||||
|
||||
/*****************************************************************************/
|
||||
/****************************************************************************/
|
||||
|
||||
SdoCommand::SdoCommand(const string &name, const string &briefDesc):
|
||||
Command(name, briefDesc)
|
||||
@@ -45,7 +43,7 @@ const char *SdoCommand::abortText(uint32_t abortCode)
|
||||
return "???";
|
||||
}
|
||||
|
||||
/*****************************************************************************/
|
||||
/****************************************************************************/
|
||||
|
||||
/** SDO abort messages.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user