Fix a misplaced doxygen comment.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
master
Richard Cochran 2011-11-12 17:35:14 +01:00
parent fc378711d8
commit 2a8711a125
1 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,8 @@
#ifndef HAVE_SERVO_H
#define HAVE_SERVO_H
struct servo; /** Opaque type */
/** Opaque type */
struct servo;
/**
* Defines the caller visible states of a clock servo.