Skip to content

Commit

Permalink
moving to API cat_status.hpp and ea.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Edrusb committed May 2, 2023
1 parent 1618c02 commit a94dffb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions src/libdar/cat_status.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@

/// \file cat_status.hpp
/// \brief the different status of data and EA
/// \ingroup Private
/// \note API included module due to dependencies
/// \ingroup API

#ifndef CAT_STATUS_HPP
#define CAT_STATUS_HPP
Expand Down
3 changes: 1 addition & 2 deletions src/libdar/ea.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@

/// \file ea.hpp
/// \brief contains a set of routines to manage EA values associated to a file
/// \ingroup Private
/// \note API included module due to dependencies
/// \ingroup API

#ifndef EA_HPP
#define EA_HPP
Expand Down

0 comments on commit a94dffb

Please sign in to comment.