diff options
Diffstat (limited to 'manual/examples/filesrv.c')
-rw-r--r-- | manual/examples/filesrv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/examples/filesrv.c b/manual/examples/filesrv.c index 7d9f507be2..c4a4998168 100644 --- a/manual/examples/filesrv.c +++ b/manual/examples/filesrv.c @@ -12,7 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, if not, see <http://www.gnu.org/licenses/>. + along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <stdio.h> |