summaryrefslogtreecommitdiff
path: root/libgphoto2_port/libgphoto2_port
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2007-05-20 19:58:18 +0000
committerMarcus Meissner <marcus@jet.franken.de>2007-05-20 19:58:18 +0000
commit461ba98b1e908235daf7273cf4291666a326516a (patch)
treec084e216cf8699c89413caca8ee171d1e5525d63 /libgphoto2_port/libgphoto2_port
parentdd3a621ca4458097ade5b508c970c9beecaddeee (diff)
downloadlibgphoto2-461ba98b1e908235daf7273cf4291666a326516a.tar.gz
marked up for doxygen processing.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10263 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2_port/libgphoto2_port')
-rw-r--r--libgphoto2_port/libgphoto2_port/gphoto2-port-info-list.c2
-rw-r--r--libgphoto2_port/libgphoto2_port/gphoto2-port-log.c2
-rw-r--r--libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c3
-rw-r--r--libgphoto2_port/libgphoto2_port/gphoto2-port-result.c2
-rw-r--r--libgphoto2_port/libgphoto2_port/gphoto2-port-version.c2
-rw-r--r--libgphoto2_port/libgphoto2_port/gphoto2-port.c2
6 files changed, 6 insertions, 7 deletions
diff --git a/libgphoto2_port/libgphoto2_port/gphoto2-port-info-list.c b/libgphoto2_port/libgphoto2_port/gphoto2-port-info-list.c
index beb89e2be..1e405fb71 100644
--- a/libgphoto2_port/libgphoto2_port/gphoto2-port-info-list.c
+++ b/libgphoto2_port/libgphoto2_port/gphoto2-port-info-list.c
@@ -1,4 +1,4 @@
-/* gphoto2-port-info-list.c:
+/** \file
*
* Copyright © 2001 Lutz Müller <lutz@users.sf.net>
*
diff --git a/libgphoto2_port/libgphoto2_port/gphoto2-port-log.c b/libgphoto2_port/libgphoto2_port/gphoto2-port-log.c
index e29c3aa0d..f11afd084 100644
--- a/libgphoto2_port/libgphoto2_port/gphoto2-port-log.c
+++ b/libgphoto2_port/libgphoto2_port/gphoto2-port-log.c
@@ -1,4 +1,4 @@
-/* gphoto2-port-log.c
+/** \file
*
* Copyright © 2001 Lutz Müller <lutz@users.sf.net>
*
diff --git a/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c b/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
index b58e5a4f6..bf429884d 100644
--- a/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
+++ b/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
@@ -1,5 +1,4 @@
-/* gphoto2-port-portability.c
- */
+/** \file */
#include "config.h"
#include <stdio.h>
diff --git a/libgphoto2_port/libgphoto2_port/gphoto2-port-result.c b/libgphoto2_port/libgphoto2_port/gphoto2-port-result.c
index 10138f952..7a8372134 100644
--- a/libgphoto2_port/libgphoto2_port/gphoto2-port-result.c
+++ b/libgphoto2_port/libgphoto2_port/gphoto2-port-result.c
@@ -1,4 +1,4 @@
-/* result.c
+/** \file
*
* Copyright © 2001 Lutz Müller <lutz@users.sf.net>
*
diff --git a/libgphoto2_port/libgphoto2_port/gphoto2-port-version.c b/libgphoto2_port/libgphoto2_port/gphoto2-port-version.c
index 1434fbefb..ec2cbd5e9 100644
--- a/libgphoto2_port/libgphoto2_port/gphoto2-port-version.c
+++ b/libgphoto2_port/libgphoto2_port/gphoto2-port-version.c
@@ -1,4 +1,4 @@
-/* gphoto2-port-version.c
+/** \file
*
* Copyright © 2002 Hans Ulrich Niedermann <gp@n-dimensional.de
*
diff --git a/libgphoto2_port/libgphoto2_port/gphoto2-port.c b/libgphoto2_port/libgphoto2_port/gphoto2-port.c
index b4f67aa87..ef5d7b40e 100644
--- a/libgphoto2_port/libgphoto2_port/gphoto2-port.c
+++ b/libgphoto2_port/libgphoto2_port/gphoto2-port.c
@@ -1,5 +1,5 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-/* gphoto2-port.c
+/** \file
*
* Copyright © 2001 Lutz Müller <lutz@users.sf.net>
* Copyright © 1999 Scott Fritzinger <scottf@unr.edu>