summaryrefslogtreecommitdiff
path: root/eg/namedash.h
diff options
context:
space:
mode:
authorbehdad <behdad>2004-05-03 05:17:48 +0000
committerbehdad <behdad>2004-05-03 05:17:48 +0000
commit577ed4095383ef5284225d45709e6b5f0598a064 (patch)
tree6c7d0ce55124a688b4d7050e684d9d7a1e3aa71d /eg/namedash.h
downloadc2man-577ed4095383ef5284225d45709e6b5f0598a064.tar.gz
Initial revisionHEADoriginmaster
Diffstat (limited to 'eg/namedash.h')
-rw-r--r--eg/namedash.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/eg/namedash.h b/eg/namedash.h
new file mode 100644
index 0000000..6d05848
--- /dev/null
+++ b/eg/namedash.h
@@ -0,0 +1,9 @@
+/*
+ * NAME
+ * namedash - name section with dash.
+ *
+ * DESCRIPTION
+ * This function goes way over the top and includes a NAME section that
+ * has a dash in it.
+ */
+int namedash();