Skip to content

Commit

Permalink
add doxygen @file comments to deng.c
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptkeeper committed Sep 1, 2024
1 parent 46d1479 commit a9bf552
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/deng.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/// @file deng.c
/// @brief Differential file search implementation
#include "deng.h"

#include <assert.h>
Expand Down

0 comments on commit a9bf552

Please sign in to comment.