diff options
Diffstat (limited to 'src/include/anastasis_json.h')
-rw-r--r-- | src/include/anastasis_json.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/anastasis_json.h b/src/include/anastasis_json.h index 9e8d924..d2523a2 100644 --- a/src/include/anastasis_json.h +++ b/src/include/anastasis_json.h | |||
@@ -14,7 +14,7 @@ | |||
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
17 | * @file lib/anastasis_json.h | 17 | * @file include/anastasis_json.h |
18 | * @brief anastasis de-/serialization api | 18 | * @brief anastasis de-/serialization api |
19 | * @author Christian Grothoff | 19 | * @author Christian Grothoff |
20 | * @author Dominik Meister | 20 | * @author Dominik Meister |
@@ -407,4 +407,4 @@ ANASTASIS_apply_anastasis_recovery_action ( | |||
407 | struct ANASTASIS_RecoveryAction *ra, | 407 | struct ANASTASIS_RecoveryAction *ra, |
408 | ANASTASIS_RecoveryApplyActionCallback cb); | 408 | ANASTASIS_RecoveryApplyActionCallback cb); |
409 | 409 | ||
410 | #endif /* _ANASTASIS_JSON_H */ \ No newline at end of file | 410 | #endif /* _ANASTASIS_JSON_H */ |