Skip to content

Commit

Permalink
More dir for @file
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Jan 4, 2014
1 parent c8796ab commit 410a970
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/include/pcap.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

/**
* $Id$
* @file pcap.h
* @file include/pcap.h
* @brief Prototypes and constants for PCAP functions.
*
* @author Arran Cudbard-Bell <a.cudbardb@freeradius.org>
Expand All @@ -26,7 +26,7 @@
#include <freeradius-devel/libradius.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <pcap.h>
#include <freeradius-devel/wrapper/pcap.h>

/*
* Length of a DEC/Intel/Xerox or 802.3 Ethernet header.
Expand Down

0 comments on commit 410a970

Please sign in to comment.