diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 18:38:15 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 6e4e213f845c92aac11e7e6f11d0ce845fe7e51c (patch) | |
| tree | 00dae681c34ae6aff3878c8b0a45db6934dd4f42 /content/html/gemfeed/atom.xml | |
| parent | 70106fd5e0540300d2262caa8df546828cab9825 (diff) | |
change date of methods in c post
Diffstat (limited to 'content/html/gemfeed/atom.xml')
| -rw-r--r-- | content/html/gemfeed/atom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml index 57922425..36744898 100644 --- a/content/html/gemfeed/atom.xml +++ b/content/html/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2021-05-01T18:36:51+01:00</updated> + <updated>2021-05-01T18:38:14+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> <link href="https://buetow.org/gemfeed/atom.xml" rel="self" /> @@ -32,7 +32,7 @@ <title>Methods in C</title> <link href="https://buetow.org/gemfeed/2016-11-20-methods-in-c.html" /> <id>https://buetow.org/gemfeed/2016-11-20-methods-in-c.html</id> - <updated>2021-05-01T18:36:51+01:00</updated> + <updated>2016-11-20T18:36:51+01:00</updated> <summary>You can do some sort of object oriented programming in the C Programming Language. However, that is very limited. But also very easy and straight forward to use.. .....to read on please visit my site.</summary> <author> <name>Paul Buetow</name> |
